chore: generate
This commit is contained in:
parent
12f3d1f505
commit
25547e9337
@ -8405,7 +8405,14 @@
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "string"
|
||||
"anyOf": [
|
||||
{
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
"type": "null"
|
||||
}
|
||||
]
|
||||
},
|
||||
"sessionID": {
|
||||
"type": "string"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user