GET api/BigHealth?Category={Category}&count={count}
取得某中分類下的所有文章
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Category |
分類名稱,如:銀髮樂活 |
string |
Required |
| count |
指定筆數 |
integer |
Default value is 50 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.