kubernetes/vendor/github.com/go-openapi/spec
2021-03-08 16:50:43 -08:00
..
.editorconfig
.gitignore
.golangci.yml until stable: pin-dependency, update-vendor, update-bazel, lint-dep 2021-03-08 16:50:43 -08:00
.travis.yml Fix CRD validation error for 'items' field 2019-06-26 16:08:34 +08:00
bindata.go until stable: pin-dependency, update-vendor, update-bazel, lint-dep 2021-03-08 16:50:43 -08:00
cache.go Fix CRD validation error for 'items' field 2019-06-26 16:08:34 +08:00
CODE_OF_CONDUCT.md
contact_info.go
debug.go Fix CRD validation error for 'items' field 2019-06-26 16:08:34 +08:00
expander.go until stable: pin-dependency, update-vendor, update-bazel, lint-dep 2021-03-08 16:50:43 -08:00
external_docs.go
go.mod until stable: pin-dependency, update-vendor, update-bazel, lint-dep 2021-03-08 16:50:43 -08:00
go.sum until stable: pin-dependency, update-vendor, update-bazel, lint-dep 2021-03-08 16:50:43 -08:00
header.go Fix CRD validation error for 'items' field 2019-06-26 16:08:34 +08:00
info.go Fix CRD validation error for 'items' field 2019-06-26 16:08:34 +08:00
items.go Fix CRD validation error for 'items' field 2019-06-26 16:08:34 +08:00
LICENSE
license.go
normalizer.go Fix CRD validation error for 'items' field 2019-06-26 16:08:34 +08:00
operation.go Fix CRD validation error for 'items' field 2019-06-26 16:08:34 +08:00
parameter.go Fix CRD validation error for 'items' field 2019-06-26 16:08:34 +08:00
path_item.go Fix CRD validation error for 'items' field 2019-06-26 16:08:34 +08:00
paths.go
README.md Update a few dependencies 2018-11-01 09:59:43 +11:00
ref.go until stable: pin-dependency, update-vendor, update-bazel, lint-dep 2021-03-08 16:50:43 -08:00
response.go Fix CRD validation error for 'items' field 2019-06-26 16:08:34 +08:00
responses.go Update a few dependencies 2018-11-01 09:59:43 +11:00
schema_loader.go until stable: pin-dependency, update-vendor, update-bazel, lint-dep 2021-03-08 16:50:43 -08:00
schema.go Fix CRD validation error for 'items' field 2019-06-26 16:08:34 +08:00
security_scheme.go Fix CRD validation error for 'items' field 2019-06-26 16:08:34 +08:00
spec.go
swagger.go Fix CRD validation error for 'items' field 2019-06-26 16:08:34 +08:00
tag.go Fix CRD validation error for 'items' field 2019-06-26 16:08:34 +08:00
unused.go Fix CRD validation error for 'items' field 2019-06-26 16:08:34 +08:00
xml_object.go

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.