Open thetheos opened 5 months ago
This PR closes #186 and #408
Simple fix to create new book with the create_book method. Removed some validation that would have caused error if the author name contains only one word.
create_book
Hope it helps in some way.
This PR closes #186 and #408
Description:
Simple fix to create new book with the
create_book
method. Removed some validation that would have caused error if the author name contains only one word.Hope it helps in some way.