Invite doesn't accept room aliases
This commit is contained in:
parent
2797fac3aa
commit
a548148563
1 changed files with 2 additions and 2 deletions
|
@ -88,9 +88,9 @@ paths:
|
|||
- in: path
|
||||
type: string
|
||||
name: roomId
|
||||
description: The room identifier or room alias to which to invite the user.
|
||||
description: The room identifier (not alias) to which to invite the user.
|
||||
required: true
|
||||
x-example: "#monkeys:matrix.org"
|
||||
x-example: "!d41d8cd:matrix.org"
|
||||
- in: body
|
||||
name: user_id
|
||||
required: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue