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 asset or asset file not found on deletion #3783 #3954

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

winzj
Copy link
Member

@winzj winzj commented Mar 6, 2025

- return number of deleted entries and use HTTP 404 in case nothing was
  found to delete
- add DB test cases
- add junit test cases
@winzj winzj requested a review from de-jcup March 6, 2025 07:47
@winzj winzj marked this pull request as ready for review March 6, 2025 07:47
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 asset
2 participants