OpenAPI Model that removes mis-formatted parts of the spec.
OpenAPISpec()OpenAPIGet a schema (or nested reference) or err.
Get an OpenAPI spec from a dict.
Get an OpenAPI spec from a text.
Get an OpenAPI spec from a file path.
Get an OpenAPI spec from a URL.
Return a list of valid methods for the specified path.
Get the operation object for a given path and HTTP method.
Get the components for a given operation.
Get the request body for a given operation.
Get a cleaned operation id from an operation id.