A SMS -> An SMS
This commit is contained in:
parent
046a834488
commit
fe23de7d7f
2 changed files with 3 additions and 3 deletions
|
@ -314,7 +314,7 @@ paths:
|
||||||
required: ['id_server']
|
required: ['id_server']
|
||||||
responses:
|
responses:
|
||||||
200:
|
200:
|
||||||
description: A SMS message was sent to the given phone number.
|
description: An SMS message was sent to the given phone number.
|
||||||
schema:
|
schema:
|
||||||
$ref: "definitions/sid.yaml"
|
$ref: "definitions/sid.yaml"
|
||||||
403:
|
403:
|
||||||
|
|
|
@ -300,7 +300,7 @@ paths:
|
||||||
responses:
|
responses:
|
||||||
200:
|
200:
|
||||||
description: |-
|
description: |-
|
||||||
A SMS message has been sent to the specified phone number. Note
|
An SMS message has been sent to the specified phone number. Note
|
||||||
that this may be an SMS message containing the validation token or
|
that this may be an SMS message containing the validation token or
|
||||||
it may be informing the user of an error.
|
it may be informing the user of an error.
|
||||||
schema:
|
schema:
|
||||||
|
@ -501,7 +501,7 @@ paths:
|
||||||
required: ['id_server']
|
required: ['id_server']
|
||||||
responses:
|
responses:
|
||||||
200:
|
200:
|
||||||
description: A SMS message was sent to the given phone number.
|
description: An SMS message was sent to the given phone number.
|
||||||
schema:
|
schema:
|
||||||
$ref: "definitions/sid.yaml"
|
$ref: "definitions/sid.yaml"
|
||||||
403:
|
403:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue