mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
10 lines
235 B
JSON
10 lines
235 B
JSON
{
|
|
"name": "My new book",
|
|
"description": "This is a book created via the API",
|
|
"created_by": 1,
|
|
"updated_by": 1,
|
|
"slug": "my-new-book",
|
|
"updated_at": "2020-01-12 14:05:11",
|
|
"created_at": "2020-01-12 14:05:11",
|
|
"id": 15
|
|
} |