We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ae6edc commit f9cf046Copy full SHA for f9cf046
1 file changed
api/integrations/flagsmith/data/environment.json
@@ -91,6 +91,19 @@
91
"feature_state_value": null,
92
"featurestate_uuid": "8cf41618-d392-4981-8f87-b60c5f3e8c79",
93
"multivariate_feature_state_values": []
94
+ },
95
+ {
96
+ "django_id": 1212320,
97
+ "enabled": false,
98
+ "feature": {
99
+ "id": 192793,
100
+ "name": "code_references_ui_stats",
101
+ "type": "STANDARD"
102
103
+ "feature_segment": null,
104
+ "feature_state_value": null,
105
+ "featurestate_uuid": "f976df2f-2341-4623-8425-d6eda23a2ebc",
106
+ "multivariate_feature_state_values": []
107
}
108
],
109
"id": 0,
@@ -109,4 +122,4 @@
122
"segments": []
110
123
},
111
124
"use_identity_composite_key_for_hashing": true
112
-}
125
+}
0 commit comments