File: //proc/thread-self/root/opt/go/pkg/mod/github.com/go-openapi/
[email protected]/README.md
# gojsonreference [](https://github.com/go-openapi/jsonreference/actions?query=workflow%3A"go+test") [](https://codecov.io/gh/go-openapi/jsonreference)
[](https://slackin.goswagger.io)
[](https://raw.githubusercontent.com/go-openapi/jsonreference/master/LICENSE)
[](https://pkg.go.dev/github.com/go-openapi/jsonreference)
[](https://goreportcard.com/report/github.com/go-openapi/jsonreference)
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