]> BookStack Code Mirror - bookstack/blob - dev/api/responses/imports-list.json
Lexical: Updated tests after link changes
[bookstack] / dev / api / responses / imports-list.json
1 {
2   "data": [
3     {
4       "id": 25,
5       "name": "IT Department",
6       "size": 618462,
7       "type": "book",
8       "created_by": 1,
9       "created_at": "2024-12-20T18:40:38.000000Z",
10       "updated_at": "2024-12-20T18:40:38.000000Z"
11     },
12     {
13       "id": 27,
14       "name": "Clients",
15       "size": 15364,
16       "type": "chapter",
17       "created_by": 1,
18       "created_at": "2025-03-20T12:41:44.000000Z",
19       "updated_at": "2025-03-20T12:41:44.000000Z"
20     }
21   ],
22   "total": 2
23 }