GET api/BigHealth?Keyword={Keyword}&count={count}
由關鍵字,去查詢對應的文章
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Keyword |
關鍵字 |
string |
Required |
| count |
筆數 |
integer |
Default value is 100 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.