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.
12 lines
302 B
JSON
12 lines
302 B
JSON
{
|
|
"id": 14,
|
|
"name": "My updated shelf",
|
|
"slug": "my-updated-shelf",
|
|
"description": "This is my update shelf with some books",
|
|
"created_by": 1,
|
|
"updated_by": 1,
|
|
"owned_by": 1,
|
|
"image_id": 501,
|
|
"created_at": "2020-04-10T13:24:09.000000Z",
|
|
"updated_at": "2020-04-10T13:48:22.000000Z"
|
|
} |