You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the user is an admin,
then they should be able to add books
Add all relevant information about a book in the request body
Add one book at a time , add it to the database
Return a json message after book has been added to db
Add a few books
The text was updated successfully, but these errors were encountered:
If the user is an admin,
then they should be able to add books
Add all relevant information about a book in the request body
Add one book at a time , add it to the database
Return a json message after book has been added to db
Add a few books
The text was updated successfully, but these errors were encountered: