chore: automated housekeeping...
This commit is contained in:
parent
a8fd550b72
commit
6a0b77eb99
180 changed files with 16812 additions and 2509 deletions
|
@ -206,6 +206,9 @@ export default {
|
|||
"and"
|
||||
]
|
||||
},
|
||||
"Record<string,string>": {
|
||||
"type": "object"
|
||||
},
|
||||
"{or:TagConfigJson[];}": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
|
@ -220,9 +223,6 @@ export default {
|
|||
"or"
|
||||
]
|
||||
},
|
||||
"Record<string,string>": {
|
||||
"type": "object"
|
||||
},
|
||||
"Record<string,string|Record<string,string>>": {
|
||||
"type": "object"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue