Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 507 Bytes

File metadata and controls

17 lines (9 loc) · 507 Bytes

Featureflagsv3FeatureFlagOverrides

FeatureFlagOverrides feature flag model.

Properties

Name Type Description Notes
flagName String Feature flag name. [optional]
highPriority Boolean Optional: high priority. [optional]
isEnabled Boolean Feature flag enabled or not. [optional]
value String Optional: additional value for the feature flag. [optional]