mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-09 17:33:44 +01:00
Clarify what the auth_events on a PDU are
This commit is contained in:
parent
d0e8df8f3f
commit
4b1955f395
|
|
@ -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…
Reference in a new issue