Modify wording and formatting
This commit is contained in:
parent
befa23624e
commit
9c95ee5c1f
2 changed files with 169 additions and 285 deletions
|
@ -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"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue