GET api/questions/GetTags?count={count}
取得所有問答的Tag
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| count |
筆數 |
integer |
Default value is 1000 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.