Expand description
Support for OpenApi version 2.0 specification.
See the specification for more information.
Structs§
- Contact
- External
Doc - 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
- Path
Item - 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
- Parameter
OrRef - https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#parameter-object
- Scheme
- Security
Type Aliases§
- Security
Requirement - https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#securityRequirementObject