Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/CgibinDraft/CgibinDraftGetResponse.json

16 lines
417 B
JSON
Raw Normal View History

{
"news_item": [
{
"title": "TITLE",
"author": "AUTHOR",
"digest": "DIGEST",
"content": "CONTENT",
"content_source_url": "CONTENT_SOURCE_URL",
"thumb_media_id": "THUMB_MEDIA_ID",
"show_cover_pic": 1,
"need_open_comment": 0,
"only_fans_can_comment": 0,
"url": "URL"
}
]
}