GET v1/Topic/{topicId}/Years
This will return a single topic list of article creators.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| topicId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
HTTP 200 with the list
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.