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
|
@ -69,6 +69,10 @@
|
|||
],
|
||||
"additionalProperties": false
|
||||
},
|
||||
"Record<string,string>": {
|
||||
"type": "object",
|
||||
"additionalProperties": false
|
||||
},
|
||||
"{or:TagConfigJson[];}": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
|
@ -83,10 +87,6 @@
|
|||
"or"
|
||||
],
|
||||
"additionalProperties": false
|
||||
},
|
||||
"Record<string,string>": {
|
||||
"type": "object",
|
||||
"additionalProperties": false
|
||||
}
|
||||
},
|
||||
"$schema": "http://json-schema.org/draft-07/schema#",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue