|
|
@ -127,7 +127,7 @@ paths:
|
|
|
|
$ref: ../client-server/definitions/errors/error.yaml
|
|
|
|
$ref: ../client-server/definitions/errors/error.yaml
|
|
|
|
"/_matrix/app/unstable/thirdparty/location/{protocol}":
|
|
|
|
"/_matrix/app/unstable/thirdparty/location/{protocol}":
|
|
|
|
get:
|
|
|
|
get:
|
|
|
|
summary: Retreive Matrix-side portal rooms leading to a third party location.
|
|
|
|
summary: Retrieve Matrix-side portal rooms leading to a third party location.
|
|
|
|
description: |-
|
|
|
|
description: |-
|
|
|
|
Retrieve a list of Matrix portal rooms that lead to the matched third party location.
|
|
|
|
Retrieve a list of Matrix portal rooms that lead to the matched third party location.
|
|
|
|
operationId: queryLocationByProtocol
|
|
|
|
operationId: queryLocationByProtocol
|
|
|
@ -180,7 +180,7 @@ paths:
|
|
|
|
get:
|
|
|
|
get:
|
|
|
|
summary: Reverse-lookup third party locations given a Matrix room alias.
|
|
|
|
summary: Reverse-lookup third party locations given a Matrix room alias.
|
|
|
|
description: |-
|
|
|
|
description: |-
|
|
|
|
Retreive an array of third party network locations from a Matrix room
|
|
|
|
Retrieve an array of third party network locations from a Matrix room
|
|
|
|
alias.
|
|
|
|
alias.
|
|
|
|
operationId: queryLocationByAlias
|
|
|
|
operationId: queryLocationByAlias
|
|
|
|
parameters:
|
|
|
|
parameters:
|
|
|
@ -225,7 +225,7 @@ paths:
|
|
|
|
get:
|
|
|
|
get:
|
|
|
|
summary: Reverse-lookup third party users given a Matrix User ID.
|
|
|
|
summary: Reverse-lookup third party users given a Matrix User ID.
|
|
|
|
description: |-
|
|
|
|
description: |-
|
|
|
|
Retreive an array of third party users from a Matrix User ID.
|
|
|
|
Retrieve an array of third party users from a Matrix User ID.
|
|
|
|
operationId: queryUserByID
|
|
|
|
operationId: queryUserByID
|
|
|
|
parameters:
|
|
|
|
parameters:
|
|
|
|
- in: query
|
|
|
|
- in: query
|
|
|
|