Name | Type | Description | Notes |
---|---|---|---|
items | [FeatureFlag] | An array of feature flags | |
links | {str: (Link,)} | The location and content type of related resources | |
total_count | int | The total number of flags | [optional] |
total_count_with_differences | int | The number of flags that have differences between environments. Only shown when query parameter <code>compare</code> is <code>true</code>. | [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] |