vikunja-api/vendor/github.com/go-openapi/spec
2018-10-28 16:11:13 +00:00
..
.editorconfig Fix build when using go modules () 2018-10-28 16:11:13 +00:00
.gitignore Fix build when using go modules () 2018-10-28 16:11:13 +00:00
.golangci.yml Fix build when using go modules () 2018-10-28 16:11:13 +00:00
.travis.yml Fix build when using go modules () 2018-10-28 16:11:13 +00:00
bindata.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00
CODE_OF_CONDUCT.md Fix build when using go modules () 2018-10-28 16:11:13 +00:00
contact_info.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00
debug.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00
expander.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00
external_docs.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00
go.mod Fix build when using go modules () 2018-10-28 16:11:13 +00:00
go.sum Fix build when using go modules () 2018-10-28 16:11:13 +00:00
header.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00
info.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00
items.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00
LICENSE Fix build when using go modules () 2018-10-28 16:11:13 +00:00
license.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00
operation.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00
parameter.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00
path_item.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00
paths.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00
README.md Fix build when using go modules () 2018-10-28 16:11:13 +00:00
ref.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00
response.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00
responses.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00
schema.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00
security_scheme.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00
spec.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00
swagger.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00
tag.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00
xml_object.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00

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.