java-tutorials/raml/resource-types-and-traits/types/Bar.raml

8 lines
95 B
Plaintext

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