jason 075d766964 first 3 years ago
..
.github 075d766964 first 3 years ago
fixtures 075d766964 first 3 years ago
schemas 075d766964 first 3 years ago
.editorconfig 075d766964 first 3 years ago
.gitignore 075d766964 first 3 years ago
.golangci.yml 075d766964 first 3 years ago
.travis.yml 075d766964 first 3 years ago
CODE_OF_CONDUCT.md 075d766964 first 3 years ago
LICENSE 075d766964 first 3 years ago
README.md 075d766964 first 3 years ago
auth_test.go 075d766964 first 3 years ago
bindata.go 075d766964 first 3 years ago
cache.go 075d766964 first 3 years ago
contact_info.go 075d766964 first 3 years ago
contact_info_test.go 075d766964 first 3 years ago
debug.go 075d766964 first 3 years ago
debug_test.go 075d766964 first 3 years ago
expander.go 075d766964 first 3 years ago
expander_test.go 075d766964 first 3 years ago
external_docs.go 075d766964 first 3 years ago
external_docs_test.go 075d766964 first 3 years ago
go.mod 075d766964 first 3 years ago
go.sum 075d766964 first 3 years ago
header.go 075d766964 first 3 years ago
header_test.go 075d766964 first 3 years ago
info.go 075d766964 first 3 years ago
info_test.go 075d766964 first 3 years ago
items.go 075d766964 first 3 years ago
items_test.go 075d766964 first 3 years ago
license.go 075d766964 first 3 years ago
license_test.go 075d766964 first 3 years ago
normalizer.go 075d766964 first 3 years ago
operation.go 075d766964 first 3 years ago
operation_test.go 075d766964 first 3 years ago
parameter.go 075d766964 first 3 years ago
parameters_test.go 075d766964 first 3 years ago
path_item.go 075d766964 first 3 years ago
path_item_test.go 075d766964 first 3 years ago
paths.go 075d766964 first 3 years ago
paths_test.go 075d766964 first 3 years ago
properties.go 075d766964 first 3 years ago
properties_test.go 075d766964 first 3 years ago
ref.go 075d766964 first 3 years ago
ref_test.go 075d766964 first 3 years ago
response.go 075d766964 first 3 years ago
response_test.go 075d766964 first 3 years ago
responses.go 075d766964 first 3 years ago
schema.go 075d766964 first 3 years ago
schema_loader.go 075d766964 first 3 years ago
schema_test.go 075d766964 first 3 years ago
security_scheme.go 075d766964 first 3 years ago
spec.go 075d766964 first 3 years ago
spec_test.go 075d766964 first 3 years ago
structs_test.go 075d766964 first 3 years ago
swagger.go 075d766964 first 3 years ago
swagger_test.go 075d766964 first 3 years ago
tag.go 075d766964 first 3 years ago
unused.go 075d766964 first 3 years ago
xml_object.go 075d766964 first 3 years ago
xml_object_test.go 075d766964 first 3 years ago

README.md

OAI object model Build Status codecov Slack Status

license GoDoc GolangCI Go Report Card

The object model for OpenAPI specification documents.

Currently supports Swagger 2.0.