package
0.18.2
Repository: https://github.com/pb33f/libopenapi.git
Documentation: pkg.go.dev

# Functions

CreateDocumentFromConfig will create a new Swagger document from the provided SpecInfo and DocumentConfiguration.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Definitions is a low-level representation of a Swagger / OpenAPI 2 Definitions object An object to hold data types that can be consumed and produced by operations.
Examples represents a low-level Swagger / OpenAPI 2 Example object.
Header Represents a low-level Swagger / OpenAPI 2 Header object.
Items is a low-level representation of a Swagger / OpenAPI 2 Items object.
Operation represents a low-level Swagger / OpenAPI 2 Operation object.
Parameter represents a low-level Swagger / OpenAPI 2 Parameter object.
ParameterDefinitions is a low-level representation of a Swagger / OpenAPI 2 Parameters Definitions object.
PathItem represents a low-level Swagger / OpenAPI 2 PathItem object.
Paths represents a low-level Swagger / OpenAPI Paths object.
Response is a representation of a high-level Swagger / OpenAPI 2 Response object, backed by a low-level one.
Responses is a low-level representation of a Swagger / OpenAPI 2 Responses object.
ResponsesDefinitions is a low-level representation of a Swagger / OpenAPI 2 Responses Definitions object.
Scopes is a low-level representation of a Swagger / OpenAPI 2 OAuth2 Scopes object.
SecurityDefinitions is a low-level representation of a Swagger / OpenAPI 2 Security Definitions object.
SecurityScheme is a low-level representation of a Swagger / OpenAPI 2 SecurityScheme object.
Swagger represents a high-level Swagger / OpenAPI 2 document.