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:
Kévin Commaille 2023-01-29 12:55:04 +01:00
parent f06ffc8176
commit c56d276e4b
No known key found for this signature in database
GPG key ID: DD507DAE96E8245C
2 changed files with 6 additions and 4 deletions

View file

@ -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.

View file

@ -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.