GET api/articles/{id}
由文章編號取得目前系統上的文章內容
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
文章編號 |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.