AddBookGenreRequest
Request to add a single genre to a book
namestringrequired
Genre name to add
Example:
ActionAddBookGenreRequest
{
"name": "Action"
}
Request to add a single genre to a book
Genre name to add
Action{
"name": "Action"
}