Open Issues Need Help
View All on GitHubAI 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
bug good first issue