client/vendor/github.com/go-openapi/spec
David Simansky 4d97648945
fix: Fix go-openapi/spec replace with correct module (#1213)
2021-02-03 03:25:06 -08:00
..
.editorconfig chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
.gitignore chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
.golangci.yml fix: Fix go-openapi/spec replace with correct module (#1213) 2021-02-03 03:25:06 -08:00
.travis.yml chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
CODE_OF_CONDUCT.md chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
LICENSE chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
README.md chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
bindata.go fix: Fix go-openapi/spec replace with correct module (#1213) 2021-02-03 03:25:06 -08:00
cache.go chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
contact_info.go fix: Fix go-openapi/spec replace with correct module (#1213) 2021-02-03 03:25:06 -08:00
debug.go chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
expander.go fix: Fix go-openapi/spec replace with correct module (#1213) 2021-02-03 03:25:06 -08:00
external_docs.go chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
go.mod fix: Fix go-openapi/spec replace with correct module (#1213) 2021-02-03 03:25:06 -08:00
go.sum fix: Fix go-openapi/spec replace with correct module (#1213) 2021-02-03 03:25:06 -08:00
header.go chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
info.go chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
items.go chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
license.go fix: Fix go-openapi/spec replace with correct module (#1213) 2021-02-03 03:25:06 -08:00
normalizer.go chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
operation.go chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
parameter.go chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
path_item.go chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
paths.go chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
ref.go fix: Fix go-openapi/spec replace with correct module (#1213) 2021-02-03 03:25:06 -08:00
response.go chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
responses.go chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
schema.go chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
schema_loader.go fix: Fix go-openapi/spec replace with correct module (#1213) 2021-02-03 03:25:06 -08:00
security_scheme.go chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
spec.go chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
swagger.go chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
tag.go chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
unused.go chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
xml_object.go chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00

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.