v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-135411.6 KB
shelves

Borrow a book from the library. Returns the book if it is borrowed successfully. Returns NOT_FOUND if the book does not exist in the library. Returns quota exceeded error if the amount of books borrowed exceeds allocation quota in any dimensions.

post/v1/{+name}:borrow

Path parameters

namestring required

Required. The name of the book to borrow.

Response

Successful response