Commit 79edeee
committed
feat(api): expose organization access and usage operations
1 parent 7c2213f commit 79edeee
128 files changed
Lines changed: 23994 additions & 7622 deletions
File tree
- .github/workflows
- apps
- docs
- content/docs
- api-reference
- cli
- sim
- app/api
- organizations/[id]
- members/[memberId]/usage-limit
- usage
- permission-groups/user
- v2
- organizations/[organizationId]
- access-requests
- [requestId]
- cancel
- preview
- resolve
- discovery
- mine
- settings
- invitations/[invitationId]/workspaces
- members/[userId]/usage-limit
- usage
- breakdown
- events
- summary
- workspaces
- [workspaceId]
- access-requests
- [requestId]/cancel
- discovery
- invitations
- members
- permission-config
- ee/access-requests/lib
- application
- lib
- api
- contracts
- v2
- __tests__
- openapi
- mcp/generated
- server/routes
- billing
- application
- member-usage-limits
- organization-usage
- core
- core/application
- invitations
- application
- organizations
- application
- permission-groups
- application
- workspaces
- packages/sim-cli/src
- contract
- generated
- http
- runtime
- scripts
- openapi
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| 130 | + | |
130 | 131 | | |
131 | 132 | | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
132 | 141 | | |
133 | 142 | | |
134 | 143 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
0 commit comments