Modify wording and formatting

This commit is contained in:
Kegan Dougal 2015-10-08 15:36:03 +01:00
parent befa23624e
commit 9c95ee5c1f
2 changed files with 169 additions and 285 deletions

View file

@ -94,6 +94,12 @@ paths:
room_alias:
type: string
description: An alias to display for the room in which the event occurred.
user_is_target:
type: boolean
description: |-
This is true if the user receiving the notification is the
subject of a member event (i.e. the ``state_key`` of the
member event is equal to the user's Matrix ID).
prio:
type: string
enum: ["high", "low"]