shelves
Return a book to the library. Returns the book if it is returned to the library successfully. Returns error if the book does not belong to the library or the users didn't borrow before.
post/v1/{+name}:return
Path parameters
namestring required
Required. The name of the book to return.
Response
Successful response