postmoogle/vendor/github.com/go-openapi/jsonreference
2024-08-20 22:56:56 +03:00
..
.gitignore migrate to github 2024-08-20 22:56:56 +03:00
.golangci.yml migrate to github 2024-08-20 22:56:56 +03:00
.travis.yml migrate to github 2024-08-20 22:56:56 +03:00
CODE_OF_CONDUCT.md migrate to github 2024-08-20 22:56:56 +03:00
LICENSE migrate to github 2024-08-20 22:56:56 +03:00
README.md migrate to github 2024-08-20 22:56:56 +03:00
reference.go migrate to github 2024-08-20 22:56:56 +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