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.
2 parents 9d6c3b1 + a236988 commit 58eee74Copy full SHA for 58eee74
AddonCatalog.schema.json
@@ -24,7 +24,7 @@
24
}
25
},
26
"patternProperties": {
27
- "^.+$": {
+ "^(?!\\$schema$|_meta$).+$": {
28
"type": "array",
29
"items": {
30
"type": "object",
0 commit comments