- Issue created by @chfoidl
- Status changed to Fixed
10 months ago 9:21am 18 January 2024 Automatically closed - issue fixed for 2 weeks with no activity.
The names and URI paths of account cancel REST resources are not consistent:
/user-api/cancel-account
/user-api/account-cancel/init
Rename InitAccountCancelResource to InitCancelAccountResource and the path to /user-api/cancel-account/init
to make it consistent with the oder resources like SetPasswordResource and InitSetPasswordResource.
Deprecate the old InitAccountCancelResource and remove it in the 1.0.0 release version.
Fixed
1.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.