mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-25 18:38:37 +01:00
10 lines
229 B
JSON
10 lines
229 B
JSON
|
|
{
|
||
|
|
"allOf": [
|
||
|
|
{ "$ref": "components/pdu_base.json" },
|
||
|
|
{ "$ref": "components/auth_events_prev_events_v4.json" },
|
||
|
|
{
|
||
|
|
"room_id": "!Nhcu5BS-UMnFX7hBVfVSoXiD7OgH6iRT-xyIuqDnpYQ"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|