]> BookStack Code Mirror - bookstack/blob - dev/api/responses/shelves-create.json
New translations settings.php (Chinese Simplified)
[bookstack] / dev / api / responses / shelves-create.json
1 {
2   "name": "My shelf",
3   "description": "This is my shelf with some books",
4   "created_by": 1,
5   "updated_by": 1,
6   "slug": "my-shelf",
7   "updated_at": "2020-04-10 13:24:09",
8   "created_at": "2020-04-10 13:24:09",
9   "id": 14
10 }