forked from MapComplete/MapComplete
Chore: regenerate schemas
This commit is contained in:
parent
2a65a9f761
commit
b19d9ef077
34 changed files with 839 additions and 403 deletions
|
@ -276,6 +276,10 @@
|
|||
],
|
||||
"additionalProperties": false
|
||||
},
|
||||
"Record<string,string>": {
|
||||
"type": "object",
|
||||
"additionalProperties": false
|
||||
},
|
||||
"{or:TagConfigJson[];}": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
|
@ -291,10 +295,6 @@
|
|||
],
|
||||
"additionalProperties": false
|
||||
},
|
||||
"Record<string,string>": {
|
||||
"type": "object",
|
||||
"additionalProperties": false
|
||||
},
|
||||
"Record<string,string|Record<string,string>>": {
|
||||
"type": "object",
|
||||
"additionalProperties": false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue