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-03-01 11:19:40 +03:00
Code Issues 784 Packages Projects Releases 15 Wiki Activity
Files
f3ee8f2d4cb84536c11f42ad249e629d8a01ac45
BookStack/dev/api/requests/shelves-create.json

5 lines
97 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 shelf",
"description": "This is my shelf with some books",
"books": [5,1,3]
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 25ms Template: 2ms
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