Skip to content

Administration API #2

Description

@f4fez

Context

Add an API to implement management of the users.

Work to do

Add new CRUD API endpoints to:

  • List users with pagination
  • The list api accept a "filter" parameter to limit the result to username containing this value
  • Create a user (ID is generated by the DB)
  • Update a user details (User ID and username are not modifiable)
  • Delete a user

Additional work

Setup open api v3 with UI

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions