java-tutorials/raml/introduction/1.0/types/Foo.raml

7 lines
83 B
Plaintext

#%RAML 1.0 DataType
properties:
id: integer
name: string
ownerName?: string