agola/internal/services/runservice
Simone Gotti 643dfe4072 runservice api: improve response handling
* Command: use ErrBadRequest
* Always return a json message also on error. For internal errors return a
generic "internal server error" message to not leak the real internal error to
clients
* Return 201 Created on resource creation
* Return 204 No Content on resource deletion and other action with no json
output
2019-04-08 18:04:42 +02:00
..
executor *: implement setup step 2019-03-13 15:48:35 +01:00
scheduler runservice api: improve response handling 2019-04-08 18:04:42 +02:00
types update wal and readdb 2019-04-01 12:54:43 +02:00