PR feedback
This commit is contained in:
parent
6a0c9edb49
commit
60293af83a
1 changed files with 2 additions and 2 deletions
|
@ -136,8 +136,8 @@ paths:
|
||||||
post:
|
post:
|
||||||
summary: Requests a validation token be sent to the given email address
|
summary: Requests a validation token be sent to the given email address
|
||||||
description: |-
|
description: |-
|
||||||
Proxies the identity server API `validate/email/requestToken`, but
|
Proxies the identity server API ``validate/email/requestToken``, but
|
||||||
additionally inform the user if the given email is already associated
|
first checks that the given email address is not already associated
|
||||||
with an account on this Home Server. Note that, for consistency,
|
with an account on this Home Server. Note that, for consistency,
|
||||||
this API takes JSON objects, though the Identity Server API takes
|
this API takes JSON objects, though the Identity Server API takes
|
||||||
``x-www-form-urlencoded`` parameters. See the Identity Server API for
|
``x-www-form-urlencoded`` parameters. See the Identity Server API for
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue