You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-spec/data/api/server-server/examples/pdu_v3.json

13 lines
257 B
JSON

{
"$ref": "components/pdu_base.json",
"auth_events": [
"$base64encodedeventid",
"$adifferenteventid"
],
"prev_events": [
"$base64encodedeventid",
"$adifferenteventid"
],
"redacts": "$some/old+event"
}