]> BookStack Code Mirror - bookstack/blob - dev/api/requests/shelves-create.json
Added tests and translations for dark-mode components
[bookstack] / dev / api / requests / shelves-create.json
1 {
2   "name": "My shelf",
3   "description": "This is my shelf with some books",
4   "books": [5,1,3]
5 }