Commit Graph

7 Commits

Author SHA1 Message Date
Jannis Mattheis 670594c0cb Update gin-gonic/gin 2019-11-28 21:39:47 +01:00
Jannis Mattheis 68b160997d Format all go files 2019-01-01 23:34:42 +01:00
Jannis Mattheis 89f16412e8 [#34] Add error messages for min and max 2018-04-13 18:56:11 +02:00
Jannis Mattheis 6a5357f9b3 Format & reorder imports 2018-02-18 12:56:42 +01:00
Jannis Mattheis 9c47b73b1d Move models and add docu to models 2018-02-18 12:56:42 +01:00
Jannis Mattheis 74d80765e5 Fix error handler
The errors can not be of the type validation error, for example if the
json string cannot be parsed.
2018-02-12 16:33:03 +01:00
Jannis Mattheis 166d501c7c Add error handler 2018-02-11 12:09:12 +01:00