GET api/Hunt007UserCenter/GetFirstAbilityAll
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of AbilityEntityName | Description | Type | Additional information |
---|---|---|---|
AbilityId | integer |
None. |
|
AbilityName | string |
None. |
Response Formats
application/json, text/json
Sample:
[ { "AbilityId": 1, "AbilityName": "sample string 2" }, { "AbilityId": 1, "AbilityName": "sample string 2" } ]