File tree Expand file tree Collapse file tree 1 file changed +26
-1
lines changed Expand file tree Collapse file tree 1 file changed +26
-1
lines changed Original file line number Diff line number Diff line change 1205
1205
" codecatalyst"
1206
1206
]
1207
1207
},
1208
+ {
1209
+ "name" : " featureValue" ,
1210
+ "type" : " string" ,
1211
+ "description" : " Additional Data Value for AB Testing"
1212
+ },
1213
+ {
1214
+ "name" : " featureVariation" ,
1215
+ "type" : " string" ,
1216
+ "description" : " Feature Variant for AB Testing"
1217
+ },
1208
1218
{
1209
1219
"name" : " filenameExt" ,
1210
1220
"type" : " string" ,
5777
5787
}
5778
5788
]
5779
5789
},
5790
+ {
5791
+ "name" : " experiment_feature_config" ,
5792
+ "description" : " AB Testing Feature response and Cohort Assignments" ,
5793
+ "metadata" : [
5794
+ {
5795
+ "type" : " featureValue"
5796
+ },
5797
+ {
5798
+ "type" : " featureVariation"
5799
+ },
5800
+ {
5801
+ "type" : " id"
5802
+ }
5803
+ ]
5804
+ },
5780
5805
{
5781
5806
"name" : " feedback_result" ,
5782
5807
"description" : " Called while submitting in-IDE feedback" ,
7035
7060
]
7036
7061
}
7037
7062
]
7038
- }
7063
+ }
You can’t perform that action at this time.
0 commit comments