Fix the stragglers
This commit is contained in:
parent
7d34995ece
commit
2af09655ce
2 changed files with 2 additions and 2 deletions
|
@ -41,6 +41,6 @@ properties:
|
|||
type: string
|
||||
description: |-
|
||||
Optional. When the validation is completed, the identity
|
||||
service will redirect the user to this URL.
|
||||
server will redirect the user to this URL.
|
||||
example: "https://example.org/congratulations.html"
|
||||
required: ["client_secret", "email", "send_attempt"]
|
||||
|
|
|
@ -48,6 +48,6 @@ properties:
|
|||
type: string
|
||||
description: |-
|
||||
Optional. When the validation is completed, the identity
|
||||
service will redirect the user to this URL.
|
||||
server will redirect the user to this URL.
|
||||
example: "https://example.org/congratulations.html"
|
||||
required: ["client_secret", "country", "phone_number", "send_attempt"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue