mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-09-10 17:47:52 +00:00
Cherry picked from commit 2e8bce201e with
additional updates required for the v4.2.0-rhel branch.
Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
Assisted by AI: Cursor <Auto>
Signed-off-by: Chris Evich <cevich@redhat.com>
15 lines
940 B
Markdown
15 lines
940 B
Markdown
# 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
|
|
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
|