Commit Graph

14 Commits

Author SHA1 Message Date
989ab530dd
Return 400 instead of 500 when updateing something where the id is not an int 2018-01-29 15:46:56 +01:00
3d27bb1438
Added custom error type when a publisher has no name
Some checks failed
the build failed
2018-01-24 23:55:10 +01:00
c8da860eab
Modified http status code on error 2018-01-24 13:15:28 +01:00
dec5db7649
Added custom error type for no book title 2018-01-24 13:13:55 +01:00
2e2877156b
Added custom error type for ID cannot be 0 2018-01-24 12:58:00 +01:00
224e795531
Improved error messages
Some checks failed
the build failed
2018-01-15 13:20:58 +01:00
1911ec4d5f
The api now returns more specific error codes
Some checks failed
the build failed
2018-01-15 13:08:17 +01:00
78fe10094e
Getting JSON Objects improvements
All checks were successful
the build was successful
2017-12-07 16:17:18 +01:00
48b309cd51
Implemented logging of user actions 2017-12-05 14:46:54 +01:00
e485218688
Cleanup
Some checks failed
the build failed
2017-11-30 15:48:03 +01:00
3d1a710ae0
Fixed: When updating a book, no title is needed
Some checks failed
the build failed
2017-11-29 15:59:34 +01:00
c6ae207c9b
gofmt 2017-11-28 16:04:14 +01:00
2744214185
Repared update methods
Some checks failed
the build failed
2017-11-28 15:29:51 +01:00
0d63ab8826
Added methods to add or update an author 2017-11-21 11:38:52 +01:00