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

Add an endpoint for deleting an image #38

Open
3 tasks done
joelvdavies opened this issue Oct 7, 2024 · 0 comments · May be fixed by #72
Open
3 tasks done

Add an endpoint for deleting an image #38

joelvdavies opened this issue Oct 7, 2024 · 0 comments · May be fixed by #72
Assignees
Labels
enhancement New feature or request

Comments

@joelvdavies
Copy link
Collaborator

joelvdavies commented Oct 7, 2024

Implement a DELETE endpoint /images/<image_id> that:

  • Deletes the image metadata from the database
  • Deletes the file object in the object store
  • Must gracefully deal with a situation when the file object with the given object_key doesn't exist
@joelvdavies joelvdavies added the enhancement New feature or request label Oct 7, 2024
asuresh-code added a commit that referenced this issue Oct 29, 2024
@joelvdavies joelvdavies moved this from Backlog to Up Next in Inventory Management System Nov 25, 2024
asuresh-code added a commit that referenced this issue Nov 28, 2024
@asuresh-code asuresh-code linked a pull request Nov 28, 2024 that will close this issue
3 tasks
asuresh-code added a commit that referenced this issue Dec 4, 2024
@asuresh-code asuresh-code moved this from Up Next to In Progress in Inventory Management System Dec 4, 2024
@asuresh-code asuresh-code moved this from In Progress to In Review in Inventory Management System Dec 4, 2024
asuresh-code added a commit that referenced this issue Dec 6, 2024
asuresh-code added a commit that referenced this issue Dec 6, 2024
asuresh-code added a commit that referenced this issue Dec 13, 2024
asuresh-code added a commit that referenced this issue Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Review
Development

Successfully merging a pull request may close this issue.

2 participants