Update data/api/server-server/knocks.yaml

Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
This commit is contained in:
Travis Ralston 2021-04-29 16:39:02 -06:00 committed by Richard van der Hoff
parent ee3ca86b6c
commit 8bbcee39a5

View file

@ -61,7 +61,7 @@ paths:
responses: responses:
200: 200:
description: |- description: |-
A template to be used for the rest of the [KNocking Rooms](/server-server-api/#knocking-rooms) A template to be used for the rest of the [Knocking Rooms](/server-server-api/#knocking-rooms)
handshake. Note that events have a different format depending on room version - check the handshake. Note that events have a different format depending on room version - check the
[room version specification](/#room-versions) for precise event formats. **The response body [room version specification](/#room-versions) for precise event formats. **The response body
here describes the common event fields in more detail and may be missing other here describes the common event fields in more detail and may be missing other
@ -320,4 +320,3 @@ paths:
"error": "You are not permitted to knock on this room", "error": "You are not permitted to knock on this room",
} }