More PR feedback

This commit is contained in:
David Baker 2016-10-05 12:59:49 +01:00
parent 8e096bdc48
commit b789251f70
2 changed files with 4 additions and 4 deletions

View file

@ -173,9 +173,9 @@ paths:
is_direct:
type: boolean
description: |-
This flag makes the server set the is_direct flag on the
m.room.member events sent to the users in invite and
invite_3pid. See (Direct Messaging) for more information.
This flag makes the server set the ``is_direct`` flag on the
``m.room.member`` events sent to the users in ``invite`` and
``invite_3pid``. See `Direct Messaging`_ for more information.
responses:
200:
description: Information about the newly created room.

View file

@ -40,7 +40,7 @@ properties:
- ban
type: string
is_direct:
description: Flag indicating if the room containing this event was created with the intention of being a direct chat.
description: Flag indicating if the room containing this event was created with the intention of being a direct chat. See `Direct Messaging`_.
type: boolean
third_party_invite:
properties: