Fix for tests

This commit is contained in:
Maxime Dor 2017-11-15 13:54:55 +01:00
parent bb50ec2e88
commit 8a6103798e

View file

@ -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: