Fix the stragglers

pull/1643/head
Travis Ralston 7 years ago
parent 7d34995ece
commit 2af09655ce

@ -41,6 +41,6 @@ properties:
type: string type: string
description: |- description: |-
Optional. When the validation is completed, the identity 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" example: "https://example.org/congratulations.html"
required: ["client_secret", "email", "send_attempt"] required: ["client_secret", "email", "send_attempt"]

@ -48,6 +48,6 @@ properties:
type: string type: string
description: |- description: |-
Optional. When the validation is completed, the identity 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" example: "https://example.org/congratulations.html"
required: ["client_secret", "country", "phone_number", "send_attempt"] required: ["client_secret", "country", "phone_number", "send_attempt"]

Loading…
Cancel
Save