java-tutorials/raml/modularization/traits/hasRequestItem.raml

6 lines
138 B
Plaintext
Raw Normal View History

2016-02-06 12:32:12 -05:00
#%RAML 1.0 Trait
usage: Use this trait for resources whose request body is a single item
body:
application/json:
type: <<typeName>>