Invite doesn't accept room aliases

This commit is contained in:
Daniel Wagner-Hall 2015-09-10 11:21:18 +01:00
parent 2797fac3aa
commit a548148563

View file

@ -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