mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-30 12:43:43 +08:00
29 lines
594 B
JSON
29 lines
594 B
JSON
{
|
|
"data": [
|
|
{
|
|
"id": 3,
|
|
"name": "datasheet.pdf",
|
|
"extension": "pdf",
|
|
"uploaded_to": 8,
|
|
"external": false,
|
|
"order": 1,
|
|
"created_at": "2021-10-11 06:18:49",
|
|
"updated_at": "2021-10-20 06:31:10",
|
|
"created_by": 1,
|
|
"updated_by": 1
|
|
},
|
|
{
|
|
"id": 4,
|
|
"name": "Cat reference",
|
|
"extension": "",
|
|
"uploaded_to": 9,
|
|
"external": true,
|
|
"order": 1,
|
|
"created_at": "2021-10-20 06:30:11",
|
|
"updated_at": "2021-10-20 06:30:11",
|
|
"created_by": 1,
|
|
"updated_by": 1
|
|
}
|
|
],
|
|
"total": 2
|
|
} |