2020-05-23 07:28:41 +08:00
|
|
|
{
|
|
|
|
"book_id": 1,
|
|
|
|
"name": "My fantastic new chapter",
|
|
|
|
"description": "This is a great new chapter that I've created via the API",
|
|
|
|
"tags": [
|
|
|
|
{"name": "Category", "value": "Top Content"},
|
|
|
|
{"name": "Rating", "value": "Highest"}
|
2023-07-11 20:11:13 +08:00
|
|
|
],
|
|
|
|
"priority": 15
|
|
|
|
}
|
|
|
|
}
|