Fix up description of `knock_room_state` field, which implied the required field was optional (#1276)

pull/1278/head
Andrew Morgan 2 years ago committed by GitHub
parent c4505665e0
commit 3808a679c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1 @@
Fix various typos throughout the specification.

@ -287,7 +287,7 @@ paths:
items:
$ref: "../../event-schemas/schema/core-event-schema/stripped_state.yaml"
description: |-
An optional list of [stripped state events](/client-server-api/#stripped-state)
A list of [stripped state events](/client-server-api/#stripped-state)
to help the initiator of the knock identify the room.
example:
$ref: "../../event-schemas/examples/knock_room_state.json"

Loading…
Cancel
Save