Fix missing and extra commas in JSON schema (#25057)
This commit is contained in:
parent
576325e2f4
commit
800bc78d26
5 changed files with 9 additions and 9 deletions
|
@ -9,7 +9,7 @@
|
|||
{"$ref": "qmk.definitions.v1#/keyboard_keymap_tuple"},
|
||||
{"$ref": "qmk.definitions.v1#/json_file_path"}
|
||||
]
|
||||
},
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"userspace_version",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue