proxy.golang.org : github.com/go-openapi/analysis : v0.19.5
Package analysis provides methods to work with a Swagger specification document from package go-openapi/spec. ## Analyzing a specification An analysed specification object (type Spec) provides methods to work with swagger definition. ## Flattening or expanding a specification Flattening a specification bundles all remote $ref in the main spec document. Depending on flattening options, additional preprocessing may take place: ## Merging several specifications Mixin several specifications merges all Swagger constructs, and warns about found conflicts. ## Fixing a specification Unmarshalling a specification with golang json unmarshalling may lead to some unwanted result on present but empty fields. ## Analyzing a Swagger schema Swagger schemas are analyzed to determine their complexity and qualify their content.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/go-openapi/[email protected]
Published:
Indexed:
Related tag:
v0.19.5
- github.com/go-openapi/jsonpointer v0.19.3
- github.com/go-openapi/loads v0.19.0
- github.com/go-openapi/spec v0.19.3
- github.com/go-openapi/strfmt v0.19.3
- github.com/go-openapi/swag v0.19.5
- github.com/stretchr/testify v1.3.0
- go.mongodb.org/mongo-driver v1.1.1