mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-13 15:04:10 +01:00
I can spell
This commit is contained in:
parent
8e22e9e85a
commit
4c38012122
|
|
@ -550,7 +550,7 @@ paths:
|
||||||
description: |-
|
description: |-
|
||||||
Retreive an array of third party users from a Matrix ID.
|
Retreive an array of third party users from a Matrix ID.
|
||||||
operationId: queryUserByID
|
operationId: queryUserByID
|
||||||
paramters:
|
parameters:
|
||||||
- in: query
|
- in: query
|
||||||
name: userid
|
name: userid
|
||||||
type: string
|
type: string
|
||||||
|
|
|
||||||
|
|
@ -305,7 +305,7 @@ paths:
|
||||||
description: |-
|
description: |-
|
||||||
Retreive an array of third party users from a Matrix ID.
|
Retreive an array of third party users from a Matrix ID.
|
||||||
operationId: queryUserByID
|
operationId: queryUserByID
|
||||||
paramters:
|
parameters:
|
||||||
- in: path
|
- in: path
|
||||||
name: userid
|
name: userid
|
||||||
type: string
|
type: string
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue