Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/WxaBusiness/NovelReader/WxaBusinessNovelReaderSetPreviewSettingsRequest.json

13 lines
216 B
JSON
Raw Normal View History

{
"setting": {
"book_id": "test",
"default_words": 240,
"chapter_setting": [
{
"chapter_index": 1,
"words": 123
}
]
}
}