Remove extra trailing quotes from sync API specs (#2091)
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
This commit is contained in:
parent
1916e53f8c
commit
e283c35dbd
3 changed files with 3 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue