Browse Source
fix(openapi): Regenerate OpenAPI.json
Signed-off-by: Joas Schilling <coding@schilljs.com>
pull/10678/head
Joas Schilling
2 years ago
No known key found for this signature in database
GPG Key ID: 74434EFE0D2E2205
1 changed files with
2 additions and
4 deletions
-
openapi.json
|
|
@ -323,12 +323,10 @@ |
|
|
|
"type": "string" |
|
|
|
}, |
|
|
|
"remote_server": { |
|
|
|
"type": "string", |
|
|
|
"nullable": true |
|
|
|
"type": "string" |
|
|
|
}, |
|
|
|
"remote_token": { |
|
|
|
"type": "string", |
|
|
|
"nullable": true |
|
|
|
"type": "string" |
|
|
|
}, |
|
|
|
"room_id": { |
|
|
|
"type": "integer", |
|
|
|