GET api/questions/GetHotTags?count={count}

取得最熱門問題的TAG

Request Information

URI Parameters

NameDescriptionTypeAdditional information
count

數量

integer

Default value is 5

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.