Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 774 Bytes

FeatureFlags.md

File metadata and controls

12 lines (9 loc) · 774 Bytes

# FeatureFlags

Properties

Name Type Description Notes
items \LaunchDarklyApi\Model\FeatureFlag[] An array of feature flags
_links array<string,\LaunchDarklyApi\Model\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]

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