feat(api): implement missing user update and delete endpoints #102

Merged
lima merged 4 commits from feat/93-core_api_endpoints into main 2025-06-23 09:37:14 +00:00
Owner

add an endpoint to allow the user to change his password

add an endpoint to allow the user to change his password
dominik added 1 commit 2025-06-23 08:17:05 +00:00
feat(api): implement /api/user/me/password endpoint
Some checks failed
container-scan / Container Scan (pull_request) Failing after 33s
docker-build / docker (pull_request) Failing after 5m11s
280fa57e45
add an endpoint to allow the user to change his password
dominik added 2 commits 2025-06-23 08:44:45 +00:00
feat(api): implement DELETE method for /api/user/me endpoint
Some checks failed
container-scan / Container Scan (pull_request) Failing after 32s
docker-build / docker (pull_request) Successful in 7m22s
4cf5ce26ff
dominik changed title from feat(api): implement /api/user/me/password endpoint to feat(api): implement missing user update and delete endpoints 2025-06-23 08:45:15 +00:00
dominik added 1 commit 2025-06-23 08:46:00 +00:00
style: format code
All checks were successful
container-scan / Container Scan (pull_request) Successful in 3m10s
docker-build / docker (pull_request) Successful in 7m25s
29f2a01ac6
lima approved these changes 2025-06-23 09:36:13 +00:00
lima merged commit c98a72f2f1 into main 2025-06-23 09:37:14 +00:00
lima deleted branch feat/93-core_api_endpoints 2025-06-23 09:37:15 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: DHBW-WE/MeetUp#102
No description provided.