mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-13 17:43:42 +01:00
6 lines
138 B
JSON
6 lines
138 B
JSON
|
|
{
|
||
|
|
"origin": "matrix.org",
|
||
|
|
"origin_server_ts": 1234567890,
|
||
|
|
"pdus": [{"$ref": "pdu.json"}],
|
||
|
|
"edus": [{"$ref": "edu.json"}]
|
||
|
|
}
|