mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 04:54:10 +01:00
Remove ellipses
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
a67f411fa6
commit
6b2450d0d7
|
|
@ -96,7 +96,7 @@ paths:
|
|||
schema:
|
||||
type: string
|
||||
- in: query
|
||||
name: fields...
|
||||
name: fields
|
||||
description: |-
|
||||
One or more custom fields that are passed to the application
|
||||
service to help identify the user.
|
||||
|
|
@ -163,7 +163,7 @@ paths:
|
|||
schema:
|
||||
type: string
|
||||
- in: query
|
||||
name: fields...
|
||||
name: fields
|
||||
description: |-
|
||||
One or more custom fields that are passed to the application
|
||||
service to help identify the third-party location.
|
||||
|
|
|
|||
|
|
@ -139,7 +139,7 @@ paths:
|
|||
schema:
|
||||
type: string
|
||||
- in: query
|
||||
name: fields...
|
||||
name: fields
|
||||
description: One or more custom fields that are passed to the AS to help
|
||||
identify the user.
|
||||
schema:
|
||||
|
|
|
|||
Loading…
Reference in a new issue