mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-12-14 07:07:21 +08:00
8 lines
178 B
JSON
8 lines
178 B
JSON
{
|
|
"name": "My updated book",
|
|
"description": "This is my book with updated details",
|
|
"default_template_id": 12,
|
|
"tags": [
|
|
{"name": "Subject", "value": "Updates"}
|
|
]
|
|
} |