Module v2

Source
Expand description

Support for OpenApi version 2.0 specification.

See the specification for more information.

Structs§

Contact
ExternalDoc
Info
General information about the API.
License
todo x-* properties
Operation
https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#operation-object
Parameter
PathItem
todo support x-* properties
Response
Schema
A JSON schema definition describing the shape and properties of an object.
Spec
top level document
Tag

Enums§

Flow
ParameterOrRef
https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#parameter-object
Scheme
Security

Type Aliases§

SecurityRequirement
https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#securityRequirementObject