Chore: regenerate schemas

This commit is contained in:
Pieter Vander Vennet 2024-08-02 19:05:16 +02:00
parent 2a65a9f761
commit b19d9ef077
34 changed files with 839 additions and 403 deletions

View file

@ -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