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