Skip to content

Releases: ddymko/go-jsonerror

v0.1.2

23 Sep 12:57
bd0c1ef
Compare
Choose a tag to compare

Enhancements

  • Added in json tag to the Errors within the ErrorJson struct so that Errors are marshaled as errors to fall in line with the json spec

v0.1.1

12 Jul 18:46
Compare
Choose a tag to compare

Enhancements

  • Package name from jsonError to jsonerror to fall in line with go conventions
  • Renamed jsonError.go to json_error.go along with the appropriate test to fall in line with go conventions

v.0.1.0

18 Oct 15:05
Compare
Choose a tag to compare

This package is to help wrap error responses to follow the jsonapi spec