# TODO: Give real names to these values. Adding a `title` does not work.
- type:3PID Address
#- type: 3PID Medium
#- type: 3PID Address
- type:string
- type:string
description:an array of arrays containing the `3PID Types`_ with the ``medium`` in first position and the ``address`` in second position.
description:an array of arrays containing the `3PID Types`_ with the ``medium`` in first position and the ``address`` in second position.
required:
required:
- "threepids"
- "threepids"
@ -147,9 +150,13 @@ paths:
minItems:3
minItems:3
maxItems:3
maxItems:3
items:
items:
- type:3PID Medium
# TODO: Give real names to these values. Adding a `title` does not work.
- type:3PID Address
#- type: 3PID Medium
- type:Matrix User ID
#- type: 3PID Address
#- type: Matrix User ID
- type:string
- type:string
- type:string
description:an array of array containing the `3PID Types`_ with the ``medium`` in first position, the ``address`` in second position and Matrix ID in third position.
description:an array of array containing the `3PID Types`_ with the ``medium`` in first position, the ``address`` in second position and Matrix ID in third position.