Fix errors in spec.yaml

This commit is contained in:
Travis Ralston
2018-10-08 01:16:29 -06:00
committed by GitHub
parent 6291e92ed7
commit 4f3e1b4fe6
+3 -2
View File
@@ -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}: