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

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.