v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-135411.6 KB
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