a3bf13711c
I had to run `make generate`. Some API functions got additional parameters `Options` and `Context`. I used empty options and `context.TODO()` for now. Signed-off-by: leonnicolas <leonloechner@gmx.de> |
||
---|---|---|
.. | ||
.gitignore | ||
.travis.yml | ||
CODE_OF_CONDUCT.md | ||
go.mod | ||
go.sum | ||
LICENSE | ||
README.md | ||
reference.go |
gojsonreference
An implementation of JSON Reference - Go language
Status
Work in progress ( 90% done )
Dependencies
https://github.com/go-openapi/jsonpointer
References
http://tools.ietf.org/html/draft-ietf-appsawg-json-pointer-07