Remove extra trailing quotes from sync API specs (#2091)

Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
pull/2101/head
Johannes Marbach 9 months ago committed by GitHub
parent 1916e53f8c
commit e283c35dbd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

@ -214,7 +214,7 @@ paths:
- public
description: |-
Whether this room is visible to the `/publicRooms` API
or not."
or not.
account_data:
type: array
description: |-

@ -96,7 +96,7 @@ paths:
- public
description: |-
Whether this room is visible to the `/publicRooms` API
or not."
or not.
account_data:
type: array
description: The private data that this user has attached to this room.

Loading…
Cancel
Save