We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c17b831 commit 5863a0eCopy full SHA for 5863a0e
testData/solutions/win32.json5
@@ -26261,7 +26261,7 @@
26261
"description": "Slow keys interval time in milliseconds",
26262
"type": "object",
26263
"properties": {
26264
- "path": { "type": "string", "required": true},
+ "path": { "type": "string", "required": false},
26265
"value": {
26266
"required": true,
26267
"type": "integer",
@@ -27699,7 +27699,7 @@
27699
"description": "Speed of mouse keys",
27700
27701
27702
- "path": { "type": "string"},
27703
27704
"type": "number",
27705
"minimum": 10,
0 commit comments