1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-09-12 04:51:55 +03:00
Files
bookstack/dev/api/requests/shelves-update.json

5 lines
134 B
JSON

{
"name": "My updated shelf",
"description_html": "<p>This is my <em>updated shelf</em> with some books</p>",
"books": [5,1,3]
}