chore: generate
This commit is contained in:
parent
a0409e64d8
commit
6ae6f0fe8f
9 changed files with 61 additions and 67 deletions
|
|
@ -25071,9 +25071,6 @@
|
|||
"path": {
|
||||
"type": "string"
|
||||
},
|
||||
"uri": {
|
||||
"type": "string"
|
||||
},
|
||||
"type": {
|
||||
"type": "string",
|
||||
"enum": ["file", "directory"]
|
||||
|
|
@ -25082,7 +25079,7 @@
|
|||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": ["path", "uri", "type", "mime"],
|
||||
"required": ["path", "type", "mime"],
|
||||
"additionalProperties": false
|
||||
},
|
||||
"CommandV2Info": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue