]> BookStack Code Mirror - bookstack/blob - dev/api/requests/shelves-create.json
updated config to also include Norwegian
[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 }