Files
java-tutorials/raml/modularization/traits/hasRequestItem.raml
T
Maiklins 621491f8db Merge pull request #9 from eugenp/master
update with origin
2019-09-09 10:57:44 +02:00

6 lines
138 B
Plaintext

#%RAML 1.0 Trait
usage: Use this trait for resources whose request body is a single item
body:
application/json:
type: <<typeName>>