More PR feedback

pull/977/head
David Baker 8 years ago
parent 8e096bdc48
commit b789251f70

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

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

Loading…
Cancel
Save