mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
8 lines
201 B
JSON
8 lines
201 B
JSON
{
|
|
"name": "My updated book",
|
|
"description_html": "<p>This is my book with <em>updated</em> details</p>",
|
|
"default_template_id": 2427,
|
|
"tags": [
|
|
{"name": "Subject", "value": "Updates"}
|
|
]
|
|
} |