Adapt paths as per feedback

This commit is contained in:
Maxime Dor 2017-11-15 18:46:27 +01:00
parent d1e64daa10
commit 9d2e18cca1

View file

@ -19,11 +19,11 @@ info:
host: localhost:8448 host: localhost:8448
schemes: schemes:
- https - https
basePath: /_matrix/federation/v1/query basePath: /_matrix/federation/v1
produces: produces:
- application/json - application/json
paths: paths:
"/directory": "/query/directory":
get: get:
summary: Retrieve the room ID and list of resident homeservers for a room summary: Retrieve the room ID and list of resident homeservers for a room
alias. alias.