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

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.