Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨(api) add support for deleting a single user via api #39

Open
wants to merge 2 commits into
base: rename-tasks
Choose a base branch
from

Conversation

wilbrdt
Copy link
Contributor

@wilbrdt wilbrdt commented Oct 14, 2024

Purpose

Previously, the API could only trigger the Celery task to delete all inactive users. This update adds the ability to trigger the deletion of a specific user.

@wilbrdt wilbrdt self-assigned this Oct 14, 2024
src/app/mork/api/models.py Outdated Show resolved Hide resolved
src/app/mork/api/routes/tasks.py Outdated Show resolved Hide resolved
Previously, the API could only trigger the Celery task to delete all inactive
users. This update adds the ability to trigger the deletion of a specific user.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants