|
|
|
@ -46,6 +46,7 @@ paths:
|
|
|
|
|
``application/x-form-www-urlencoded`` data. However, this usage is
|
|
|
|
|
deprecated.
|
|
|
|
|
operationId: msisdnRequestToken
|
|
|
|
|
deprecated: true
|
|
|
|
|
parameters:
|
|
|
|
|
- in: body
|
|
|
|
|
name: body
|
|
|
|
@ -94,6 +95,7 @@ paths:
|
|
|
|
|
``application/x-form-www-urlencoded`` data. However, this usage is
|
|
|
|
|
deprecated.
|
|
|
|
|
operationId: msisdnSubmitTokenPost
|
|
|
|
|
deprecated: true
|
|
|
|
|
parameters:
|
|
|
|
|
- in: body
|
|
|
|
|
name: body
|
|
|
|
@ -144,6 +146,7 @@ paths:
|
|
|
|
|
Note that, in contrast with the POST version, this endpoint will be
|
|
|
|
|
used by end-users, and so the response should be human-readable.
|
|
|
|
|
operationId: msisdnSubmitTokenGet
|
|
|
|
|
deprecated: true
|
|
|
|
|
parameters:
|
|
|
|
|
- in: query
|
|
|
|
|
type: string
|
|
|
|
|