mirror of
https://github.com/BookStackApp/BookStack.git
synced 2026-02-28 11:19:38 +03:00
Input WYSIWYG: Updated API examples to align with changes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"book_id": 1,
|
||||
"name": "My fantastic new chapter",
|
||||
"description": "This is a great new chapter that I've created via the API",
|
||||
"description_html": "<p>This is a <strong>great new chapter</strong> that I've created via the API</p>",
|
||||
"priority": 15,
|
||||
"tags": [
|
||||
{"name": "Category", "value": "Top Content"},
|
||||
|
||||
Reference in New Issue
Block a user