GET api/articles?count={count}
取得所有最新發佈的文章
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| count |
預設筆數20 |
integer |
Default value is 20 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.