matrix-spec/data/api/server-server/examples/pdu_v4.json

8 lines
180 B
JSON
Raw Normal View History

{
"allOf": [
{ "$ref": "components/pdu_base.json" },
{ "$ref": "components/auth_events_prev_events_v4.json" },
{ "redacts": "$some-old_event" }
]
}