Clarify what the auth_events on a PDU are
This commit is contained in:
parent
d0e8df8f3f
commit
4b1955f395
1 changed files with 3 additions and 1 deletions
|
@ -82,7 +82,9 @@ properties:
|
|||
example: 12
|
||||
auth_events:
|
||||
type: array
|
||||
description: Event IDs and hashes for the "auth events" of this event.
|
||||
description: |-
|
||||
An event reference list containing the authorization events that would
|
||||
allow this event to be in the room.
|
||||
items:
|
||||
type: array
|
||||
maxItems: 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue