garm/vendor/github.com/go-openapi/jsonreference
Ionut Balutoiu 4a68f3b046 Generate initial swagger API client library code
Signed-off-by: Mihaela Balutoiu <mbalutoiu@cloudbasesolutions.com>
2023-06-30 19:04:13 +03:00
..
internal Generate initial swagger API client library code 2023-06-30 19:04:13 +03:00
.gitignore Generate initial swagger API client library code 2023-06-30 19:04:13 +03:00
.golangci.yml Generate initial swagger API client library code 2023-06-30 19:04:13 +03:00
.travis.yml Generate initial swagger API client library code 2023-06-30 19:04:13 +03:00
CODE_OF_CONDUCT.md Generate initial swagger API client library code 2023-06-30 19:04:13 +03:00
LICENSE Generate initial swagger API client library code 2023-06-30 19:04:13 +03:00
README.md Generate initial swagger API client library code 2023-06-30 19:04:13 +03:00
reference.go Generate initial swagger API client library code 2023-06-30 19:04:13 +03:00

gojsonreference Build Status codecov Slack Status

license GoDoc An implementation of JSON Reference - Go language

Status

Feature complete. Stable API

Dependencies

https://github.com/go-openapi/jsonpointer

References

http://tools.ietf.org/html/draft-ietf-appsawg-json-pointer-07

http://tools.ietf.org/html/draft-pbryan-zyp-json-ref-03