We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
knock_room_state
1 parent c450566 commit 3808a67Copy full SHA for 3808a67
changelogs/client_server/newsfragments/1276.clarification
@@ -0,0 +1 @@
1
+Fix various typos throughout the specification.
data/api/server-server/knocks.yaml
@@ -287,7 +287,7 @@ paths:
287
items:
288
$ref: "../../event-schemas/schema/core-event-schema/stripped_state.yaml"
289
description: |-
290
- An optional list of [stripped state events](/client-server-api/#stripped-state)
+ A list of [stripped state events](/client-server-api/#stripped-state)
291
to help the initiator of the knock identify the room.
292
example:
293
$ref: "../../event-schemas/examples/knock_room_state.json"
0 commit comments