]> BookStack Code Mirror - bookstack/commit
API: Added cover to book/shelf list endpoints
authorDan Brown <redacted>
Fri, 13 Dec 2024 14:21:04 +0000 (14:21 +0000)
committerDan Brown <redacted>
Fri, 13 Dec 2024 14:21:04 +0000 (14:21 +0000)
commit7e1a8e5ec676a2f9a27acef71da6d6c0b5916384
treeddb5076737eda6ebe8984423cab57a2c6ed736c8
parent19ee1c9be740de037dbe61ec8e82e74f24276322
API: Added cover to book/shelf list endpoints

Aligns with what we provide in the UI.
Added/updated tests to cover, and updated API examples.

For 5180.
app/Entities/Controllers/BookApiController.php
app/Entities/Controllers/BookshelfApiController.php
dev/api/responses/books-list.json
dev/api/responses/shelves-list.json
tests/Api/BooksApiTest.php
tests/Api/ShelvesApiTest.php
tests/Helpers/EntityProvider.php
Morty Proxy This is a proxified and sanitized view of the page, visit original site.