]>
BookStack Code Mirror - bookstack/blob - dev/api/requests/shelves-update.json
projects
/
bookstack
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'BookStackApp:development' into add-priority
[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
}