Add is_direct to member event spec.

This commit is contained in:
David Baker 2016-10-03 17:33:45 +01:00
parent 5fedc64230
commit 8fe8bd6a81
2 changed files with 5 additions and 1 deletions

View file

@ -180,7 +180,8 @@ paths:
synchronised at first. Both users may subsequently choose to
tag the room differently.
This adds an ``is_direct`` flag to the content of any invites
sent.
sent, which will appear in the content of the `m.room.member`_
event.
responses:
200:
description: Information about the newly created room.