Skip to content

user roles and permissions endpoints are missing  #112

@jkoidahl

Description

@jkoidahl

the following endpoints need to be created in the UserController:

get /api/v1/users/{userId}/roles

post /api/v1/users/{userId}/roles

get /api/v1/users/{userId}/permissions

delete /api/v1/users/{userId}/roles/{roleId}

get /api/v1/users/{userId}/roles/{roleId}

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