I can spell
This commit is contained in:
parent
8e22e9e85a
commit
4c38012122
2 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue