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-proposals/data/event-schemas/examples/m.space.parent.yaml

10 lines
202 B
YAML

{
"$ref": "core/state_event.json",
"type": "m.space.parent",
"state_key": "!parent_roomid:example.org",
"content": {
"canonical": true,
"via": ["example.org", "other.example.org"]
}
}