[][src]Module openapi_rocketapi::v2

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 Definitions

SecurityRequirement

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