keyshade-xyz / keyshade

Realtime secret and configuration management tool, with the best in class security and seamless integration support
https://keyshade.xyz
Mozilla Public License 2.0
196 stars 96 forks source link

API: Replace `projectId` with `name` and `slug` in `workspace-role` response. #429

Closed rajdip-b closed 2 weeks ago

rajdip-b commented 2 weeks ago

Description

Workspace roles have one or more projects associated with it. When we try to fetch a role / create one or update one, we want to also fetch some details regarding the project.

For now, we would like to get a list of name and slug for all the associated projects.

Solution

Nil2000 commented 2 weeks ago

/attempt

github-actions[bot] commented 2 weeks ago

Assigned the issue to @Nil2000!