mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-20 04:53:42 +01:00
Adapt paths as per feedback
This commit is contained in:
parent
d1e64daa10
commit
9d2e18cca1
|
|
@ -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…
Reference in a new issue