Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 640 Bytes

FeatureFlags.md

File metadata and controls

16 lines (8 loc) · 640 Bytes

FeatureFlags

Properties

Name Type Description Notes
items List<FeatureFlag> An array of feature flags
links Map<String, Link> The location and content type of related resources
totalCount Integer The total number of flags [optional]
totalCountWithDifferences Integer The number of flags that have differences between environments. Only shown when query parameter <code>compare</code> is <code>true</code>. [optional]