agola/internal/services/gateway/command
Simone Gotti 56d903d4db gateway api: improve response handling
* 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 11:35:45 +02:00
..
command.go gateway: initial implementation 2019-02-21 17:58:25 +01:00
org.go gateway api: improve response handling 2019-04-08 11:35:45 +02:00
project.go gateway: rename projectid to projectref 2019-04-08 09:04:55 +02:00
projectgroup.go initial project group impl 2019-03-14 14:36:18 +01:00
user.go gateway: only admin or the same logged user can create an user token 2019-04-05 15:56:06 +02:00