2020-05-23 07:28:41 +08:00
|
|
|
{
|
|
|
|
"book_id": 1,
|
|
|
|
"name": "My fantastic new chapter",
|
2023-12-22 22:37:48 +08:00
|
|
|
"description_html": "<p>This is a <strong>great new chapter</strong> that I've created via the API</p>",
|
2023-08-21 22:40:53 +08:00
|
|
|
"priority": 15,
|
2024-02-01 20:22:16 +08:00
|
|
|
"default_template_id": 25,
|
2020-05-23 07:28:41 +08:00
|
|
|
"tags": [
|
|
|
|
{"name": "Category", "value": "Top Content"},
|
|
|
|
{"name": "Rating", "value": "Highest"}
|
2023-08-21 22:40:53 +08:00
|
|
|
]
|
2023-07-11 20:11:13 +08:00
|
|
|
}
|