]> BookStack Code Mirror - bookstack/blob - dev/api/requests/shelves-update.json
Merge branch 'master' of https://github.com/jasonhoule/BookStack into jasonhoule...
[bookstack] / dev / api / requests / shelves-update.json
1 {
2   "name": "My updated shelf",
3   "description": "This is my update shelf with some books",
4   "books": [5,1,3]
5 }