Closed
Description
If ISBN
field left empty while adding a new book, it returns an error IntegrityError at /book/v1/ duplicate key value violates unique constraint "book_api_book_isbn_key" DETAIL: Key (isbn)=() already exists.
If ISBN
field left empty while adding a new book, it returns an error IntegrityError at /book/v1/ duplicate key value violates unique constraint "book_api_book_isbn_key" DETAIL: Key (isbn)=() already exists.