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

Delete a book -- Admin Only ( /books/<book_id> #10

Open
varun10sudhir opened this issue Sep 22, 2023 · 2 comments
Open

Delete a book -- Admin Only ( /books/<book_id> #10

varun10sudhir opened this issue Sep 22, 2023 · 2 comments

Comments

@varun10sudhir
Copy link
Collaborator

Protected route
If the user is an admin , they should be able to delete a book
If the endpoint is a valid book_id , then the corresponding book should be deleted from the db
Return a json upon successful deletion with the appropriate status code

@RKOsvk
Copy link

RKOsvk commented Oct 7, 2023

hello, can you assign me to this issue?

@varun10sudhir
Copy link
Collaborator Author

@RKOsvk has been assigned the issue

@RKOsvk RKOsvk removed their assignment Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants