Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 927 Bytes

FeatureFlags.md

File metadata and controls

15 lines (10 loc) · 927 Bytes

FeatureFlags

Properties

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]

[Back to Model list] [Back to API list] [Back to README]