2019-09-05 03:53:54 +08: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-09-01 22:01:23 +08:00
|
|
|
Feature complete. Stable API
|
2019-09-05 03:53:54 +08: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
|