Logo
Explore Help
Register Sign In
starred/BookStack
1
0
Fork 0
You've already forked BookStack
mirror of https://github.com/BookStackApp/BookStack.git synced 2026-05-04 18:08:46 +03:00
Code Issues 784 Packages Projects Releases 15 Wiki Activity
Files
7111e080c19eea7571ecbb6ff5d0aa2a1b9df042
BookStack/dev/api/requests/shelves-update.json

5 lines
134 B
JSON
Raw Normal View History

Reviewed and added testing for BookShelf API implementation - Tweaked how books are passed on update to prevent unassignment if parameter is not provided. - Added books to validation so they show in docs. - Added request/response examples. - Added tests to cover. - Added child book info to shelf info. Review of #1908
2020-04-10 15:19:18 +01:00
{
"name": "My updated shelf",
Input WYSIWYG: Updated API examples to align with changes
2023-12-22 14:37:48 +00:00
"description_html": "<p>This is my <em>updated shelf</em> with some books</p>",
Reviewed and added testing for BookShelf API implementation - Tweaked how books are passed on update to prevent unassignment if parameter is not provided. - Added books to validation so they show in docs. - Added request/response examples. - Added tests to cover. - Added child book info to shelf info. Review of #1908
2020-04-10 15:19:18 +01:00
"books": [5,1,3]
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 370ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API