mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
cccee0808f
Updated to full ISO-8601 to reflect change in Laravel 7.
29 lines
626 B
JSON
29 lines
626 B
JSON
{
|
|
"data": [
|
|
{
|
|
"id": 3,
|
|
"name": "datasheet.pdf",
|
|
"extension": "pdf",
|
|
"uploaded_to": 8,
|
|
"external": false,
|
|
"order": 1,
|
|
"created_at": "2021-10-11T06:18:49.000000Z",
|
|
"updated_at": "2021-10-20T06:31:10.000000Z",
|
|
"created_by": 1,
|
|
"updated_by": 1
|
|
},
|
|
{
|
|
"id": 4,
|
|
"name": "Cat reference",
|
|
"extension": "",
|
|
"uploaded_to": 9,
|
|
"external": true,
|
|
"order": 1,
|
|
"created_at": "2021-10-20T06:30:11.000000Z",
|
|
"updated_at": "2021-10-20T06:30:11.000000Z",
|
|
"created_by": 1,
|
|
"updated_by": 1
|
|
}
|
|
],
|
|
"total": 2
|
|
} |