Skip to content

Interview Task - Create User Update Endpoint #1

@Kaizen-NeilHardy

Description

@Kaizen-NeilHardy

For this task, I would like you to:

  • Create an update endpoint for the user to update an existing user.
  • The caveat is that emails can be empty and can also be updated to empty.

Things to watch out for:

  • If a username is blank then a user will never be able to login.
  • If a user is without a password they will also not be able to login.

Optional Tasks - Only if you have time within the two hours.

  • Add in interfaces to align with SOLID methods.
  • Add in unit tests for your new method.
  • Improve the other endpoints where possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions