Method: Openapi3Parser::Node::Schema#xml
- Defined in:
- lib/openapi3_parser/node/schema.rb
#xml ⇒ Xml?
225 226 227 |
# File 'lib/openapi3_parser/node/schema.rb', line 225 def xml self["xml"] end |
225 226 227 |
# File 'lib/openapi3_parser/node/schema.rb', line 225 def xml self["xml"] end |