GET api/questions/GetHotTags?count={count}
取得最熱門問題的TAG
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| count |
數量 |
integer |
Default value is 5 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.