Skip to content

Commit db04a70

Browse files
anoadragon453clokep
authored andcommitted
Fix up description of knock_room_state field, which implied the required field was optional (matrix-org#1276)
1 parent 2c5cfae commit db04a70

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fix various typos throughout the specification.

data/api/server-server/knocks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ paths:
287287
items:
288288
$ref: "../../event-schemas/schema/core-event-schema/stripped_state.yaml"
289289
description: |-
290-
An optional list of [stripped state events](/client-server-api/#stripped-state)
290+
A list of [stripped state events](/client-server-api/#stripped-state)
291291
to help the initiator of the knock identify the room.
292292
example:
293293
$ref: "../../event-schemas/examples/knock_room_state.json"

0 commit comments

Comments
 (0)