-
API: fixes return codes, documentation updated with status codes, tests added · 1b97a2eeSebastian Ziebell authored
The users API updated with return codes, e.g. if required parameters are missing a `400 Bad Request` error is returned instead of `404`. Fixes return codes of functions, e.g. deletion of a ssh key is an idempotent function now. The API documentation is updated to reflect the current status of the API. Descriptions are more detailed and complete, infos to return values are added to all functions.
1b97a2ee
×