GET api/reviewSubSkill/{idReview}/{idSkill}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| idReview | integer |
Required |
|
| idSkill | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ReviewSubSkillDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| ReviewID | integer |
None. |
|
| SkillID | integer |
None. |
|
| SubSkillID | integer |
None. |
|
| level | integer |
None. |
|
| Name | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.