So I would like to clarify it:
In version 1.6.1.Final was Sending verify email done via REST-API:
In actual version 1.7.0.Final, when I check same REST-API:
I got verification email with Subject "Update Your Account" are running verification link
But same verification email in 1.7.0.Final I am getting with different REST_API:
with body ["VERIFY_EMAIL"]
In summary:
Now both REST-APIs works fine in version 1.7.0.Final.
with body ["VERIFY_EMAIL"]?
Because when I do this two operation via GUI I got different verification emails in subject and link. First one is with subject Verify email and second one is Update Your Account.