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

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.