GET Skills/MostOftenForSearch
Навыки, которые чаще всего ищут
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
count | integer |
Default value is 10 |
Body Parameters
None.
Response Information
Resource Description
Collection of ExperienceBaseViewName | Description | Type | Additional information |
---|---|---|---|
experienceId |
Идентификатор навыка |
integer |
None. |
experienceName |
Название навыка |
string |
None. |
Response Formats
application/json, text/json
Sample:
[ { "experienceId": 1, "experienceName": "sample string 2" }, { "experienceId": 1, "experienceName": "sample string 2" } ]