|
|
|
@ -237,11 +237,10 @@ paths:
|
|
|
|
|
responses:
|
|
|
|
|
200:
|
|
|
|
|
description: |-
|
|
|
|
|
An email has been sent to the specified address.
|
|
|
|
|
Note that this may be an email containing the validation token or it may be informing
|
|
|
|
|
the user of an error.
|
|
|
|
|
An email has been sent to the specified address. Note that this
|
|
|
|
|
may be an email containing the validation token or it may be
|
|
|
|
|
informing the user of an error.
|
|
|
|
|
schema:
|
|
|
|
|
type: object
|
|
|
|
|
$ref: "definitions/sid.yaml"
|
|
|
|
|
403:
|
|
|
|
|
description: The homeserver does not permit the address to be bound.
|
|
|
|
@ -301,11 +300,10 @@ paths:
|
|
|
|
|
responses:
|
|
|
|
|
200:
|
|
|
|
|
description: |-
|
|
|
|
|
A SMS message has been sent to the specified phone number. Note
|
|
|
|
|
A SMS message has been sent to the specified phone number. Note
|
|
|
|
|
that this may be an SMS message containing the validation token or
|
|
|
|
|
it may be informing the user of an error.
|
|
|
|
|
schema:
|
|
|
|
|
type: object
|
|
|
|
|
$ref: "definitions/sid.yaml"
|
|
|
|
|
403:
|
|
|
|
|
description: The homeserver does not permit the address to be bound.
|
|
|
|
@ -435,7 +433,6 @@ paths:
|
|
|
|
|
200:
|
|
|
|
|
description: An email was sent to the given address.
|
|
|
|
|
schema:
|
|
|
|
|
type: object
|
|
|
|
|
$ref: "definitions/sid.yaml"
|
|
|
|
|
403:
|
|
|
|
|
description: |-
|
|
|
|
@ -506,7 +503,6 @@ paths:
|
|
|
|
|
200:
|
|
|
|
|
description: A SMS message was sent to the given phone number.
|
|
|
|
|
schema:
|
|
|
|
|
type: object
|
|
|
|
|
$ref: "definitions/sid.yaml"
|
|
|
|
|
403:
|
|
|
|
|
description: |-
|
|
|
|
|