Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[_] fix: get/delete teams endpoints and update team manager #384

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

apsantiso
Copy link
Collaborator

@apsantiso apsantiso commented Aug 7, 2024

  1. Get workspace's teams endpoint now just returns the teams users belong to if they are not the owner.
  2. Delete workspace team endpoint changed to include workspaceId. Due to this requiring workspace permission (not team specific permission), we need to extract the workspace Id from somewhere.
  3. Update team manage. Same as above.

… team and modify manager routes changed to work as expected
Copy link

sonarcloud bot commented Aug 7, 2024

@apsantiso apsantiso merged commit 88d397a into master Aug 7, 2024
10 of 11 checks passed
@apsantiso apsantiso deleted the fix/get--delete-patch-teams-endpoints branch August 7, 2024 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant