tree: 791bb0de78cc5572553069d7c06e8f4c84815163 [path history] [tgz]
  1. .github/
  2. .gitignore
  3. .travis.yml
  4. CODE_OF_CONDUCT.md
  5. go.mod
  6. go.sum
  7. LICENSE
  8. README.md
  9. reference.go
  10. reference_test.go
vendor/github.com/go-openapi/jsonreference/README.md

gojsonreference Build Status codecov Slack Status

license GoDoc An implementation of JSON Reference - Go language

Status

Work in progress ( 90% done )

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