Browse Source

fix(openapi): Regenerate OpenAPI.json

Signed-off-by: Joas Schilling <coding@schilljs.com>
pull/10678/head
Joas Schilling 2 years ago
parent
commit
22fb25a32f
No known key found for this signature in database GPG Key ID: 74434EFE0D2E2205
  1. 6
      openapi.json

6
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",

Loading…
Cancel
Save