mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
10 lines
227 B
JSON
10 lines
227 B
JSON
|
{
|
||
|
"name": "My shelf",
|
||
|
"description": "This is my shelf with some books",
|
||
|
"created_by": 1,
|
||
|
"updated_by": 1,
|
||
|
"slug": "my-shelf",
|
||
|
"updated_at": "2020-04-10 13:24:09",
|
||
|
"created_at": "2020-04-10 13:24:09",
|
||
|
"id": 14
|
||
|
}
|