2019-04-18 05:17:03 -07:00
|
|
|
# gojsonreference [](https://travis-ci.org/go-openapi/jsonreference) [](https://codecov.io/gh/go-openapi/jsonreference) [](https://slackin.goswagger.io)
|
|
|
|
|
|
|
|
[](https://raw.githubusercontent.com/go-openapi/jsonreference/master/LICENSE) [](http://godoc.org/github.com/go-openapi/jsonreference)
|
|
|
|
An implementation of JSON Reference - Go language
|
|
|
|
|
|
|
|
## Status
|
2020-11-19 06:02:19 -08:00
|
|
|
Feature complete. Stable API
|
2019-04-18 05:17:03 -07:00
|
|
|
|
|
|
|
## 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
|