mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-23 23:49:37 +00:00
9 lines
264 B
JSON
9 lines
264 B
JSON
{
|
|
"name": "My own book",
|
|
"description_html": "<p>This is <strong>my</strong> own little book created via the API</p>",
|
|
"default_template_id": 2427,
|
|
"tags": [
|
|
{"name": "Category", "value": "Top Content"},
|
|
{"name": "Rating", "value": "Highest"}
|
|
]
|
|
} |