You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've started the path to add featureEnabled to the variant response. This is useful when you want to differentiate between a feature flag that is disabled and a feature flag that is enabled but has no variants.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Describe the feature request
We've started the path to add featureEnabled to the variant response. This is useful when you want to differentiate between a feature flag that is disabled and a feature flag that is enabled but has no variants.
Reference implementation in python:
Specification tests:
feature_enabled
property to variants client-specification#70If you want to contribute to Unleash, this is a good place to start.
The text was updated successfully, but these errors were encountered: