]> BookStack Code Mirror - bookstack/commit
Input WYSIWYG: Updated API to show/accept html descriptions
authorDan Brown <redacted>
Thu, 21 Dec 2023 13:23:52 +0000 (13:23 +0000)
committerDan Brown <redacted>
Thu, 21 Dec 2023 13:23:52 +0000 (13:23 +0000)
commit00ae04e0bd7f9d80aa80334b8a8bb55e7ca33cad
treee583771050ad585e9e463e21a3c375b38bacfc4a
parented5d67e6095639e1bd8a238bf77227ce2b97a5f8
Input WYSIWYG: Updated API to show/accept html descriptions

Also aligned books, shelves and chapters to return description content
and some relations (where not breaking API) in create/update responses
also so that information can be seen direct from that input in a
request.

API docs and tests not yet updated to match.
app/Entities/Controllers/BookApiController.php
app/Entities/Controllers/BookshelfApiController.php
app/Entities/Controllers/ChapterApiController.php
app/Entities/Models/Book.php
app/Entities/Models/Bookshelf.php
app/Entities/Models/Chapter.php
dev/api/responses/books-read.json
dev/api/responses/chapters-read.json
dev/api/responses/shelves-read.json
Morty Proxy This is a proxified and sanitized view of the page, visit original site.