mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
3f271ebecb
This was either not provided or not provided for the last 18 months. Likely not providing much value as-is so removing. Closes #3474
11 lines
270 B
JSON
11 lines
270 B
JSON
{
|
|
"id": 16,
|
|
"name": "My own book",
|
|
"slug": "my-own-book",
|
|
"description": "This is my own little book - updated",
|
|
"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
|
|
} |