Method: Openapi3Parser::Node::Schema#xml

Defined in:
lib/openapi3_parser/node/schema.rb

#xmlXml?

Returns:



225
226
227
# File 'lib/openapi3_parser/node/schema.rb', line 225

def xml
  self["xml"]
end