Method: Openapi3Parser::NodeFactory::Array#data
- Defined in:
- lib/openapi3_parser/node_factory/array.rb
#data ⇒ Object (readonly)
Returns the value of attribute data.
6 7 8 |
# File 'lib/openapi3_parser/node_factory/array.rb', line 6 def data @data end |