mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-12-02 05:43:40 +08:00
12 lines
307 B
JSON
12 lines
307 B
JSON
{
|
|
"id": 16,
|
|
"name": "My updated book",
|
|
"slug": "my-updated-book",
|
|
"description": "This is my book with updated details",
|
|
"created_at": "2020-01-12T14:09:59.000000Z",
|
|
"updated_at": "2020-01-12T14:16:10.000000Z",
|
|
"created_by": 1,
|
|
"updated_by": 1,
|
|
"owned_by": 1,
|
|
"default_template_id": 12
|
|
} |