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

respond with 404 if template not found on deletion #3784 #3946

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

winzj
Copy link
Member

@winzj winzj commented Mar 3, 2025

winzj added 3 commits March 3, 2025 08:18
- the number of deleted template entries is returned
- in case nothing was deleted we use HTTP 404 to inform the admin,
  that the specified template was not found to delete
- add DB test cases
@winzj winzj requested a review from de-jcup March 6, 2025 07:48
@winzj winzj marked this pull request as ready for review March 6, 2025 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HTTP200 when deleting a non-existing template
2 participants