Path | Synopsis |
---|---|
cmd/openapi2smd | |
cmd/openapi-gen | |
cmd/openapi-gen/args | |
pkg/aggregator | |
pkg/builder | Package builder contains code to generate OpenAPI discovery spec (which initial version of it also known as Swagger 2.0). |
pkg/common | package common holds shared code and types between open API code generator and spec generator. |
pkg/generators | |
pkg/generators/rules | Package rules contains API rules that are enforced in OpenAPI spec generation as part of the machinery. |
pkg/handler | |
pkg/idl | The IDL package describes comment directives that may be applied to API types and fields. |
pkg/schemaconv | |
pkg/util | |
pkg/util/proto | Package proto is a collection of libraries for parsing and indexing the type definitions. |
pkg/util/proto/testing | |
pkg/util/proto/validation | |
pkg/util/sets | |
pkg/validation/errors | Package errors provides an Error interface and several concrete types implementing this interface to manage API errors and JSON-schema validation errors. |
pkg/validation/spec | |
pkg/validation/strfmt | Package strfmt contains custom string formats |
pkg/validation/strfmt/bson | |
pkg/validation/validate |
Updated 2021-01-15. Refresh now. Tools for package owners.