Adapt paths as per feedback
This commit is contained in:
parent
d1e64daa10
commit
9d2e18cca1
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue