mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 13:04:10 +01:00
Add links to the spec for the definition of 3PID medium
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
f06ffc8176
commit
c56d276e4b
|
|
@ -155,8 +155,9 @@ paths:
|
||||||
and this specification version.
|
and this specification version.
|
||||||
medium:
|
medium:
|
||||||
type: string
|
type: string
|
||||||
# TODO: Link to Identity Service spec when it eixsts
|
description: |-
|
||||||
description: The kind of address being passed in the address field, for example `email`.
|
The kind of address being passed in the address field, for example `email`
|
||||||
|
(see [the list of recognised values](/appendices/#3pid-types)).
|
||||||
address:
|
address:
|
||||||
type: string
|
type: string
|
||||||
description: The invitee's third party identifier.
|
description: The invitee's third party identifier.
|
||||||
|
|
|
||||||
|
|
@ -105,8 +105,9 @@ paths:
|
||||||
and this specification version.
|
and this specification version.
|
||||||
medium:
|
medium:
|
||||||
type: string
|
type: string
|
||||||
# TODO: Link to Identity Service spec when it eixsts
|
description: |-
|
||||||
description: The kind of address being passed in the address field, for example `email`.
|
The kind of address being passed in the address field, for example
|
||||||
|
`email` (see [the list of recognised values](/appendices/#3pid-types)).
|
||||||
address:
|
address:
|
||||||
type: string
|
type: string
|
||||||
description: The invitee's third party identifier.
|
description: The invitee's third party identifier.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue