Inconsistent REST resource name / path for account cancel

Created on 18 January 2024, 6 months ago
Updated 1 February 2024, 5 months ago

Problem/Motivation

The names and URI paths of account cancel REST resources are not consistent:

  • CancelAccountResource - /user-api/cancel-account
  • InitAccountCancelResource - /user-api/account-cancel/init

Proposed Solution

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.

✨ Feature request
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡¦πŸ‡ΉAustria chfoidl Salzburg

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024