]> BookStack Code Mirror - bookstack/blob - dev/api/requests/shelves-update.json
respective book and chapter structure added.
[bookstack] / dev / api / requests / shelves-update.json
1 {
2   "name": "My updated shelf",
3   "description_html": "<p>This is my <em>updated shelf</em> with some books</p>",
4   "books": [5,1,3]
5 }