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: Authentication
- name: Bridging
- name: Misc
paths:
/bridge:
@@ -32,10 +33,10 @@ paths:
responses:
200:
description: The bridge information
schama:
schema:
type: object
properties:
relay_username:
relaybot_username:
type: string
description: The relay bot's username on Telegram
/portal/{room_id}: