Skip to content

Refactor Role schema response to include client_id #26

@mikelax

Description

@mikelax

Feature Overview

Is your feature request related to a problem? Please describe.
After fixing a bug in #24 , we noticed the response for the /self/roles API returns clientkey but not client_id. The id attribute should be returned in addition to clientkey.

Describe the solution you'd like
Update all APIs, both admin and "self" that return a Role object and add a new attribute for client_id.
Update the open api schema for the Role object.

Additional context

Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions