File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 1425
1425
],
1426
1426
"description" : " User-selected time range type while starting an insights query"
1427
1427
},
1428
+ {
1429
+ "name" : " interactionType" ,
1430
+ "type" : " string" ,
1431
+ "description" : " User can click on thumbs up / down or comment or give rating to share feedback." ,
1432
+ "allowedValues" : [
1433
+ " downvote" ,
1434
+ " upvote"
1435
+ ]
1436
+ },
1428
1437
{
1429
1438
"name" : " invalidInputFields" ,
1430
1439
"type" : " string" ,
1872
1881
"type" : " string" ,
1873
1882
"description" : " A generic version metadata"
1874
1883
},
1875
- {
1876
- "name" : " vote" ,
1877
- "type" : " string" ,
1878
- "description" : " User can click on thumbs up or thumbs down for feedback." ,
1879
- "allowedValues" : [
1880
- " downvote" ,
1881
- " upvote"
1882
- ]
1883
- },
1884
1884
{
1885
1885
"name" : " workflowToken" ,
1886
1886
"type" : " string" ,
2155
2155
"type" : " featureId"
2156
2156
},
2157
2157
{
2158
- "type" : " vote " ,
2158
+ "type" : " interactionType " ,
2159
2159
"required" : false
2160
2160
}
2161
2161
]
You can’t perform that action at this time.
0 commit comments