mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-12-14 07:07:21 +08:00
9 lines
213 B
JSON
9 lines
213 B
JSON
{
|
|
"name": "My own book",
|
|
"description": "This is my own little book",
|
|
"default_template_id": 12,
|
|
"tags": [
|
|
{"name": "Category", "value": "Top Content"},
|
|
{"name": "Rating", "value": "Highest"}
|
|
]
|
|
} |