Add links to the spec for the definition of 3PID medium
(#1417)
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
d4586eba2e
commit
d55af02738
3 changed files with 7 additions and 4 deletions
|
@ -0,0 +1 @@
|
||||||
|
Add links to the spec for the definition of 3PID `medium`.
|
|
@ -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…
Add table
Add a link
Reference in a new issue