Comment what the is_direct flag actually does

This commit is contained in:
Erik Johnston 2016-09-30 11:24:51 +01:00
parent d01d1a07a6
commit b121feebce

View file

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