Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deletion return values should return the ID of the deleted entity #53

Open
duelle opened this issue Mar 26, 2020 · 0 comments
Open

Deletion return values should return the ID of the deleted entity #53

duelle opened this issue Mar 26, 2020 · 0 comments
Labels
CTT enhancement New feature or request

Comments

@duelle
Copy link
Collaborator

duelle commented Mar 26, 2020

When an element has been deleted, the return pattern should be as follows:

if successful: HTTP 200 and the UUID of the deleted entity
else: error code depending on the reason for not being successful.

@duelle duelle added enhancement New feature or request CTT labels Mar 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CTT enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant