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 12051205 " codecatalyst"
12061206 ]
12071207 },
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+ },
12081218 {
12091219 "name" : " filenameExt" ,
12101220 "type" : " string" ,
57775787 }
57785788 ]
57795789 },
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+ },
57805805 {
57815806 "name" : " feedback_result" ,
57825807 "description" : " Called while submitting in-IDE feedback" ,
70357060 ]
70367061 }
70377062 ]
7038- }
7063+ }
You can’t perform that action at this time.
0 commit comments