Name | Type | Description | Notes |
---|---|---|---|
key | str | The environment key | |
current_version | int | Optional flag version. If you include this, the operation only succeeds if the current flag version in the environment matches this version. | [optional] |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |