|
|
@ -163,6 +163,7 @@ paths:
|
|
|
|
type: string
|
|
|
|
type: string
|
|
|
|
description: The Matrix room alias to look up.
|
|
|
|
description: The Matrix room alias to look up.
|
|
|
|
required: true
|
|
|
|
required: true
|
|
|
|
|
|
|
|
x-example: "#matrix:matrix.org"
|
|
|
|
responses:
|
|
|
|
responses:
|
|
|
|
200:
|
|
|
|
200:
|
|
|
|
description: |-
|
|
|
|
description: |-
|
|
|
@ -191,6 +192,7 @@ paths:
|
|
|
|
type: string
|
|
|
|
type: string
|
|
|
|
description: The Matrix User ID to look up.
|
|
|
|
description: The Matrix User ID to look up.
|
|
|
|
required: true
|
|
|
|
required: true
|
|
|
|
|
|
|
|
x-example: "@bob:matrix.org"
|
|
|
|
responses:
|
|
|
|
responses:
|
|
|
|
200:
|
|
|
|
200:
|
|
|
|
description: |-
|
|
|
|
description: |-
|
|
|
|