2 Open Issues Need Help Last updated: Nov 18, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The `updateBook` API endpoint currently allows users to change a book's name to a value that already exists for another book, leading to duplicate entries. This issue aims to implement a validation check within the `updateBook` endpoint to prevent the creation of duplicate book names.

Complexity: 2/5
bug good first issue