Rename API test collection references: Bookmann → Bookhoard
Bruno API test updates: - Update test assertions: X-Bookmann-* → X-Bookhoard-* - Update variable names and references in test scripts - Update documentation and comments in API tests This is part 4 of the project rename to Bookhoard.
This commit is contained in:
@@ -9,7 +9,7 @@ GET {{baseURL}}/api/books/{{bookUUID}}/download
|
||||
{
|
||||
"meta": {
|
||||
"name": "Download EPUB Book",
|
||||
"description": "Download an EPUB book file from Bookmann server (no auth required - for Kobo device download)",
|
||||
"documentation": "Kobo devices can download books directly from Bookmann using this endpoint. The endpoint returns the book file with appropriate Content-Type headers."
|
||||
"description": "Download an EPUB book file from Bookhoard server (no auth required - for Kobo device download)",
|
||||
"documentation": "Kobo devices can download books directly from Bookhoard using this endpoint. The endpoint returns the book file with appropriate Content-Type headers."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user