0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-06 09:25:37 +02:00
gitea/vendor/github.com/go-openapi/jsonreference
..
.gitignore
.golangci.yml
.travis.yml
CODE_OF_CONDUCT.md
go.mod
go.sum
LICENSE
README.md
reference.go

gojsonreference Build Status codecov Slack Status

license GoDoc 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