package
0.0.0-20240405180758-72c65ec46536
Repository: https://github.com/skywalkeretw/master-api.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
https://github.com/swagger-api/swagger-codegen/wiki/Server-stub-generator-HOWTO#go-server.
No description provided by the author
No description provided by the author
@Summary Run the Swagger Codegen Help @Description Run the swagger codegen command to check it is working @Tags Deployments @Accept json @Produce json @Success 200 string @Router /api/v1/openapi/codegen/help [get].

# Structs

Callback represents a callback in the OpenAPI specification.
Components represents the components in the OpenAPI specification.
Contact represents contact information in the OpenAPI specification.
Example represents an example in the OpenAPI specification.
ExternalDocs represents external documentation in the OpenAPI specification.
Header represents a header in the OpenAPI specification.
Info represents the metadata information in the OpenAPI specification.
License represents license information in the OpenAPI specification.
MediaType represents a media type in the OpenAPI specification.
OpenAPI represents the OpenAPI specification.
No description provided by the author
Operation represents an operation in the OpenAPI specification.
Parameter represents a parameter in the OpenAPI specification.
Path represents a path in the OpenAPI specification.
RequestBody represents a request body in the OpenAPI specification.
Response represents a response in the OpenAPI specification.
No description provided by the author
SecurityScheme represents a security scheme in the OpenAPI specification.
Server represents a server in the OpenAPI specification.
ServerVariable represents a variable for a server in the OpenAPI specification.
Tag represents a tag in the OpenAPI specification.