Skip to content

Commit d0a6c5b

Browse files
committed
drop initial state check
1 parent 5a3d5a5 commit d0a6c5b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

data/api/client-server/create_room.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,7 @@ paths:
4848
(and not other members) permission to send state events. Overridden
4949
by the `power_level_content_override` parameter.
5050
51-
4. An `m.room.canonical_alias` event if `room_alias_name` is given and
52-
no `m.room.canonical_alias` event is given in `initial_state`.
51+
4. An `m.room.canonical_alias` event if `room_alias_name` is given.
5352
5453
5. Events set by the `preset`. Currently these are the `m.room.join_rules`,
5554
`m.room.history_visibility`, and `m.room.guest_access` state events.

0 commit comments

Comments
 (0)