client/vendor/github.com/go-openapi/spec
Roland Huß 1b9a76bc31
feature(serving): Update API to serving.knative.dev/v1 (#640)
* feature(serving): Update API to serving.knative.dev/v1

Due to an issue with 0.12.0 (a missing constant) the update also includes an update
to the latest knative-serving  and knative-eventing dependencies from master
(as reflected in version.go)

Signed-off-by: Roland Huß <roland@ro14nd.de>

* fix(serving): Bogus import removed

* fix(serving): Add missing go.sum entry
2020-02-07 02:03:14 -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 chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -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 feature(serving): Update API to serving.knative.dev/v1 (#640) 2020-02-07 02:03:14 -08:00
cache.go chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
contact_info.go chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
debug.go chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
expander.go chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
external_docs.go chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
go.mod feature(serving): Update API to serving.knative.dev/v1 (#640) 2020-02-07 02:03:14 -08:00
go.sum feature(serving): Update API to serving.knative.dev/v1 (#640) 2020-02-07 02:03:14 -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 chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -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 chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -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 feature(serving): Update API to serving.knative.dev/v1 (#640) 2020-02-07 02:03:14 -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.