-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers