GET api/get/reviewSkill/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ReviewSkillDTOName | Description | Type | Additional information |
---|---|---|---|
ReviewID | integer |
None. |
|
SkillID | integer |
None. |
|
Comments | string |
None. |
|
ForecastLevel | integer |
None. |
|
CurrentLevel | integer |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.