Module: Raml::Bodies
- Included in:
- AbstractMethod, Response
- Defined in:
- lib/raml/mixin/bodies.rb
Instance Attribute Summary collapse
-
#bodies ⇒ Hash<String, Raml::Body>
readonly
The bodies, keyed by their media type.
Instance Attribute Details
#bodies ⇒ Hash<String, Raml::Body> (readonly)
Returns the bodies, keyed by their media type.
|
# File 'lib/raml/mixin/bodies.rb', line 3
|