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:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
- in: query
|
- in: query
|
||||||
name: fields...
|
name: fields
|
||||||
description: |-
|
description: |-
|
||||||
One or more custom fields that are passed to the application
|
One or more custom fields that are passed to the application
|
||||||
service to help identify the user.
|
service to help identify the user.
|
||||||
|
|
@ -163,7 +163,7 @@ paths:
|
||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
- in: query
|
- in: query
|
||||||
name: fields...
|
name: fields
|
||||||
description: |-
|
description: |-
|
||||||
One or more custom fields that are passed to the application
|
One or more custom fields that are passed to the application
|
||||||
service to help identify the third-party location.
|
service to help identify the third-party location.
|
||||||
|
|
|
||||||
|
|
@ -139,7 +139,7 @@ paths:
|
||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
- in: query
|
- in: query
|
||||||
name: fields...
|
name: fields
|
||||||
description: One or more custom fields that are passed to the AS to help
|
description: One or more custom fields that are passed to the AS to help
|
||||||
identify the user.
|
identify the user.
|
||||||
schema:
|
schema:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue