Fix errors in spec.yaml
This commit is contained in:
@@ -22,6 +22,7 @@ tags:
|
|||||||
- name: User info
|
- name: User info
|
||||||
- name: Authentication
|
- name: Authentication
|
||||||
- name: Bridging
|
- name: Bridging
|
||||||
|
- name: Misc
|
||||||
|
|
||||||
paths:
|
paths:
|
||||||
/bridge:
|
/bridge:
|
||||||
@@ -32,10 +33,10 @@ paths:
|
|||||||
responses:
|
responses:
|
||||||
200:
|
200:
|
||||||
description: The bridge information
|
description: The bridge information
|
||||||
schama:
|
schema:
|
||||||
type: object
|
type: object
|
||||||
properties:
|
properties:
|
||||||
relay_username:
|
relaybot_username:
|
||||||
type: string
|
type: string
|
||||||
description: The relay bot's username on Telegram
|
description: The relay bot's username on Telegram
|
||||||
/portal/{room_id}:
|
/portal/{room_id}:
|
||||||
|
|||||||
Reference in New Issue
Block a user