File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change 34
34
"displayName" : " Mein Addon" ,
35
35
"description" : " erleichtert das Durchführen von xyz"
36
36
}
37
- ]
37
+ ],
38
+ "reviewUrl" : " https://github.com/nvaccess/addon-datastore/discussions/1942#discussioncomment-7453248"
38
39
}
40
+
39
41
],
40
42
"title" : " Root" ,
41
43
"type" : " object" ,
253
255
"type" : " array" ,
254
256
"items" : {
255
257
"$ref" : " #/$defs/translation"
258
+ },
259
+ "reviewUrl" : {
260
+ "$id" : " #/properties/reviewUrl" ,
261
+ "default" : " " ,
262
+ "description" : " A URL to the discussion comment to review the add-on version." ,
263
+ "examples" : [
264
+ " https://github.com/nvaccess/addon-datastore/discussions/1942#discussioncomment-7453248"
265
+ ],
266
+ "title" : " The URL of the discussion comment" ,
267
+ "type" : " string"
256
268
}
257
269
}
258
270
},
You can’t perform that action at this time.
0 commit comments