Module: OpenAPIParser::Schemas

Defined in:
lib/openapi_parser/schemas/schema.rb,
lib/openapi_parser/schemas/base.rb,
lib/openapi_parser/schemas/paths.rb,
lib/openapi_parser/schemas/header.rb,
lib/openapi_parser/schemas/classes.rb,
lib/openapi_parser/schemas/openapi.rb,
lib/openapi_parser/schemas/response.rb,
lib/openapi_parser/schemas/operation.rb,
lib/openapi_parser/schemas/parameter.rb,
lib/openapi_parser/schemas/path_item.rb,
lib/openapi_parser/schemas/reference.rb,
lib/openapi_parser/schemas/responses.rb,
lib/openapi_parser/schemas/components.rb,
lib/openapi_parser/schemas/media_type.rb,
lib/openapi_parser/schemas/request_body.rb,
lib/openapi_parser/schemas/discriminator.rb

Overview

TODO: support extended property

Defined Under Namespace

Classes: Base, Components, Discriminator, Header, MediaType, OpenAPI, Operation, Parameter, PathItem, Paths, Reference, RequestBody, Response, Responses, Schema