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 bbdb656 commit 5a95edcCopy full SHA for 5a95edc
spec/sdk/fixtures/environment.json
@@ -65,6 +65,29 @@
65
},
66
"segment_id": null,
67
"enabled": true
68
+ },
69
+ {
70
+ "feature": {
71
+ "id": 83755,
72
+ "name": "test_mv",
73
+ "type": "MULTIVARIATE"
74
75
+ "enabled": false,
76
+ "django_id": 482285,
77
+ "feature_segment": null,
78
+ "featurestate_uuid": "c3af5fbf-39ba-422c-a846-f2fea952b37c",
79
+ "feature_state_value": "1111",
80
+ "multivariate_feature_state_values": [
81
82
+ "multivariate_feature_option": {
83
+ "value": "8888",
84
+ "id": 11516
85
86
+ "percentage_allocation": 100.0,
87
+ "id": 38451,
88
+ "mv_fs_value_uuid": "a4299c73-2430-47e4-9185-42accd01686c"
89
+ }
90
+ ]
91
}
92
]
93
0 commit comments