mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 00:48:38 +01:00
Fix the stragglers
This commit is contained in:
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…
Reference in a new issue