]> BookStack Code Mirror - bookstack/blob - dev/api/responses/shelves-update.json
Reverted shift change to old migration
[bookstack] / dev / api / responses / shelves-update.json
1 {
2   "id": 14,
3   "name": "My updated shelf",
4   "slug": "my-updated-shelf",
5   "description": "This is my update shelf with some books",
6   "created_by": 1,
7   "updated_by": 1,
8   "owned_by": 1,
9   "image_id": 501,
10   "created_at": "2020-04-10T13:24:09.000000Z",
11   "updated_at": "2020-04-10T13:48:22.000000Z"
12 }