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 14251425 ],
14261426 "description" : " User-selected time range type while starting an insights query"
14271427 },
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+ },
14281437 {
14291438 "name" : " invalidInputFields" ,
14301439 "type" : " string" ,
18721881 "type" : " string" ,
18731882 "description" : " A generic version metadata"
18741883 },
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- },
18841884 {
18851885 "name" : " workflowToken" ,
18861886 "type" : " string" ,
21552155 "type" : " featureId"
21562156 },
21572157 {
2158- "type" : " vote " ,
2158+ "type" : " interactionType " ,
21592159 "required" : false
21602160 }
21612161 ]
You can’t perform that action at this time.
0 commit comments