|
|
@ -248,6 +248,7 @@ paths:
|
|
|
|
If this field is not present, the client can assume that
|
|
|
|
If this field is not present, the client can assume that
|
|
|
|
verification will happen without the client's involvement.
|
|
|
|
verification will happen without the client's involvement.
|
|
|
|
schema:
|
|
|
|
schema:
|
|
|
|
|
|
|
|
type: object
|
|
|
|
allOf:
|
|
|
|
allOf:
|
|
|
|
- $ref: "../identity/definitions/sid.yaml"
|
|
|
|
- $ref: "../identity/definitions/sid.yaml"
|
|
|
|
- type: object
|
|
|
|
- type: object
|
|
|
@ -335,6 +336,7 @@ paths:
|
|
|
|
If this field is not present, the client can assume that
|
|
|
|
If this field is not present, the client can assume that
|
|
|
|
verification will happen without the client's involvement.
|
|
|
|
verification will happen without the client's involvement.
|
|
|
|
schema:
|
|
|
|
schema:
|
|
|
|
|
|
|
|
type: object
|
|
|
|
allOf:
|
|
|
|
allOf:
|
|
|
|
- $ref: "../identity/definitions/sid.yaml"
|
|
|
|
- $ref: "../identity/definitions/sid.yaml"
|
|
|
|
- type: object
|
|
|
|
- type: object
|
|
|
@ -477,6 +479,7 @@ paths:
|
|
|
|
200:
|
|
|
|
200:
|
|
|
|
description: An email was sent to the given address.
|
|
|
|
description: An email was sent to the given address.
|
|
|
|
schema:
|
|
|
|
schema:
|
|
|
|
|
|
|
|
type: object
|
|
|
|
allOf:
|
|
|
|
allOf:
|
|
|
|
- $ref: "../identity/definitions/sid.yaml"
|
|
|
|
- $ref: "../identity/definitions/sid.yaml"
|
|
|
|
- type: object
|
|
|
|
- type: object
|
|
|
@ -561,6 +564,7 @@ paths:
|
|
|
|
200:
|
|
|
|
200:
|
|
|
|
description: An SMS message was sent to the given phone number.
|
|
|
|
description: An SMS message was sent to the given phone number.
|
|
|
|
schema:
|
|
|
|
schema:
|
|
|
|
|
|
|
|
type: object
|
|
|
|
allOf:
|
|
|
|
allOf:
|
|
|
|
- $ref: "../identity/definitions/sid.yaml"
|
|
|
|
- $ref: "../identity/definitions/sid.yaml"
|
|
|
|
- type: object
|
|
|
|
- type: object
|
|
|
|