File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -174,7 +174,7 @@ paths:
174
174
type : object
175
175
description : |-
176
176
Extra keys, such as `m.federate`, to be added to the content
177
- of the [`m.room.create`](client-server-api/#mroomcreate) event. The server will clobber the following
177
+ of the [`m.room.create`](/ client-server-api/#mroomcreate) event. The server will clobber the following
178
178
keys: `creator`, `room_version`. Future versions of the specification
179
179
may allow the server to clobber other keys.
180
180
initial_state :
@@ -224,7 +224,7 @@ paths:
224
224
description : |-
225
225
The power level content to override in the default power level
226
226
event. This object is applied on top of the generated
227
- [`m.room.power_levels`](client-server-api/#mroompower_levels)
227
+ [`m.room.power_levels`](/ client-server-api/#mroompower_levels)
228
228
event content prior to it being sent to the room. Defaults to
229
229
overriding nothing.
230
230
responses :
You can’t perform that action at this time.
0 commit comments