-
Notifications
You must be signed in to change notification settings - Fork 4
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
feat!: Replace Jupyter file-shares with generic project level volumes #2230
base: main
Are you sure you want to change the base?
Conversation
Bundle ReportChanges will increase total bundle size by 2.27kB (0.02%) ⬆️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: capella-collab-manager-esmAssets Changed:
Files in
|
|
API Changelog 4.18.3.dev8+g5b6c518bGET /api/v1/projects/{project_slug}/models
POST /api/v1/projects/{project_slug}/models
GET /api/v1/projects/{project_slug}/models/{model_slug}
PATCH /api/v1/projects/{project_slug}/models/{model_slug}
GET /api/v1/projects/{project_slug}/models/{model_slug}/provisioning
GET /api/v1/projects/{project_slug}/tools
POST /api/v1/projects/{project_slug}/tools
GET /api/v1/projects/{project_slug}/users/{user_id}/permissions
GET /api/v1/projects/{project_slug}/volumes
GET /api/v1/sessions
POST /api/v1/sessions
GET /api/v1/sessions/{session_id}
GET /api/v1/tools
POST /api/v1/tools
GET /api/v1/tools/*/versions
GET /api/v1/tools/default
GET /api/v1/tools/{tool_id}
PUT /api/v1/tools/{tool_id}
GET /api/v1/users/current/tokens
POST /api/v1/users/current/tokens
GET /api/v1/users/{user_id}/sessions
|
No description provided.