]> BookStack Code Mirror - bookstack/blob - dev/api/responses/shelves-create.json
Fixed OIDC Logout
[bookstack] / dev / api / responses / shelves-create.json
1 {
2   "id": 14,
3   "name": "My shelf",
4   "slug": "my-shelf",
5   "description": "This is my shelf with some books",
6   "created_by": 1,
7   "updated_by": 1,
8   "owned_by": 1,
9   "created_at": "2020-04-10T13:24:09.000000Z",
10   "updated_at": "2020-04-10T13:24:09.000000Z"
11 }