Skip to content

Commit 24f0691

Browse files
committed
feat: enhance organization and user management APIs
- Added new endpoints for managing organizations: getOrgs, createOrg, getOrg, deleteOrg, handleUpdateOrg, and getOrgPreferences. - Introduced user-related endpoints: getUsersForOrg, getUsers, getUserProfileById, and getUser. - Updated event deletion method to use POST instead of DELETE. - Refactored team management endpoints to include getTeamById, updateTeam, and deleteTeam. - Improved type definitions for API responses and arguments to enhance type safety.
1 parent c11ebec commit 24f0691

61 files changed

Lines changed: 13627 additions & 2899 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

models/v1alpha1/capability/capability.go

Lines changed: 13 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)