mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-17 11:33:42 +01:00
Fix example
This commit is contained in:
parent
a96aeb5882
commit
7b3083885b
|
|
@ -102,7 +102,7 @@ paths:
|
||||||
join_rule: "public",
|
join_rule: "public",
|
||||||
room_type: "m.space",
|
room_type: "m.space",
|
||||||
membership: "invite",
|
membership: "invite",
|
||||||
encryption: "m.megolm.v100",
|
encryption: "m.megolm.v1.aes-sha2",
|
||||||
room_version: "9001",
|
room_version: "9001",
|
||||||
}
|
}
|
||||||
"404":
|
"404":
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue