Fix for tests

pull/977/head
Maxime Dor 7 years ago
parent bb50ec2e88
commit 8a6103798e

@ -46,14 +46,12 @@ paths:
room_id: room_id:
type: string type: string
description: The room ID mapped to the queried room alias. description: The room ID mapped to the queried room alias.
required: true
x-example: "!roomid1234:example.org" x-example: "!roomid1234:example.org"
servers: servers:
type: array type: array
description: An array of server names that are likely to hold description: An array of server names that are likely to hold
then given room. This list may or may not include the server then given room. This list may or may not include the server
answering the query. answering the query.
required: true
items: items:
type: string type: string
examples: examples:

Loading…
Cancel
Save