Input WYSIWYG: Updated API examples to align with changes

This commit is contained in:
Dan Brown
2023-12-22 14:37:48 +00:00
parent 2a7a81e749
commit fb3cfaf7c7
12 changed files with 81 additions and 36 deletions

View File

@@ -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"},