mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-18 17:34:09 +01:00
Comment what the is_direct flag actually does
This commit is contained in:
parent
d01d1a07a6
commit
b121feebce
|
|
@ -179,6 +179,8 @@ paths:
|
||||||
as should the inviter. This is to keep the intent for new rooms
|
as should the inviter. This is to keep the intent for new rooms
|
||||||
synchronised at first. Both users may subsequently choose to
|
synchronised at first. Both users may subsequently choose to
|
||||||
tag the room differently.
|
tag the room differently.
|
||||||
|
This adds an ``is_direct`` flag to the content of any invites
|
||||||
|
sent.
|
||||||
responses:
|
responses:
|
||||||
200:
|
200:
|
||||||
description: Information about the newly created room.
|
description: Information about the newly created room.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue