General Information
...
Workflow: Edit Group Flow
Input
...
Type: application/json
Name | Source | Mandatory | Type | Special Format | Description |
---|---|---|---|---|---|
gId | Query | YES | String | N/A | The Group ID |
name | Body | YES | String | N/A | |
description | Body | YES | String | N/A |
Name | Source | Mandatory | Type | Special Format | Description | ||
---|---|---|---|---|---|---|---|
gId | Query | YES | String | N/A | The Group ID | ||
name | Body | YES | String | N/A | |||
description | Body | YES | String | N/A | |||
config | Body | YES | Object | N/A | |||
allowedPackages | YES | Object | N/A | ||||
^([A-Za-z0-9]+)$ | YES | Array of strings | Then keys should follow the pattern : The key is the product code. | ||||
allowedEnvironments | NO | Object | N/A | ||||
^([A-Za-z]+)$ | NO | Object | N/A | The environment code with empty object for now |
...