Hello
i faced some issues in apis
1 - if the user made register with an existing email in the database it return for me status code 200 and html content
2 - if i made a get request to forgot password like this
../api/customer/forgot-password?email=email
it return for me 404 not fount
3 - update profile
return for me status code 200
and an html content with title Customer login
normally if there is an issue there is a proper message should show up to me as a json