AppVeyor integration (Developer Tools). Imported from open-connector.
https://ci.appveyor.com/projects
| Param | Type | Required | Description |
|---|---|---|---|
| accountName | string | optional | The AppVeyor account name used to scope requests for user-level API keys. |
/environments
| Param | Type | Required | Description |
|---|---|---|---|
| accountName | string | optional | The AppVeyor account name used to scope requests for user-level API keys. |
/users
| Param | Type | Required | Description |
|---|---|---|---|
| accountName | string | optional | The AppVeyor account name used to scope requests for user-level API keys. |
/roles
| Param | Type | Required | Description |
|---|---|---|---|
| accountName | string | optional | The AppVeyor account name used to scope requests for user-level API keys. |
/roles/{roleId}
| Param | Type | Required | Description |
|---|---|---|---|
| accountName | string | optional | The AppVeyor account name used to scope requests for user-level API keys. |
| roleId | integer | required | The AppVeyor role ID to retrieve. |
/buildjobs/{jobId}/artifacts
| Param | Type | Required | Description |
|---|---|---|---|
| accountName | string | optional | The AppVeyor account name used to scope requests for user-level API keys. |
| jobId | string | required | The AppVeyor build job ID whose artifacts should be listed. |