6 lines
138 B
Plaintext
Raw Normal View History

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