strichliste/strichliste-backend

Update user active should be refactored to user isDisabled as well

Closed this issue · 0 comments

I'd like to post
{
name: string;
email?: string;
isDisabled: boolean;
}
to edit a user.