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
|
||||
schemes:
|
||||
- https
|
||||
basePath: /_matrix/federation/v1/query
|
||||
basePath: /_matrix/federation/v1
|
||||
produces:
|
||||
- application/json
|
||||
paths:
|
||||
"/directory":
|
||||
"/query/directory":
|
||||
get:
|
||||
summary: Retrieve the room ID and list of resident homeservers for a room
|
||||
alias.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue