Add CSP Account and IDP Configuration Management Features#76
Open
MZC-CSC wants to merge 17 commits intom-cmp:mainfrom
Open
Add CSP Account and IDP Configuration Management Features#76MZC-CSC wants to merge 17 commits intom-cmp:mainfrom
MZC-CSC wants to merge 17 commits intom-cmp:mainfrom
Conversation
…irect dependencies for OpenTelemetry and other libraries.
…ement. Added endpoint to retrieve workspaces assigned to a project, updated project creation to optionally assign a workspace, and improved error handling. Modified swagger definitions for better clarity and added new constants for authentication methods.
…nce API documentation for project and workspace management. Introduced new endpoints for workspace retrieval and improved error handling in existing API definitions.
…ncluding local build instructions, service dependencies, and image management commands. Update project and workspace services to utilize environment variable for default workspace name, improve error handling, and streamline project assignment logic.
…s and project management. Removed deprecated endpoints, added new endpoints for workspace assignment and unassignment, and updated parameter definitions for clarity. Enhanced error handling and improved Swagger definitions for better API usability.
Feature/project workspace assignment
This reverts commit e3f09da.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Changes
New Features
Handler Additions
csp_account_handler.go- 8 endpoints for CSP account CRUD operationscsp_idp_config_handler.go- 8 endpoints for IDP configuration managementcsp_policy_handler.go- 10 endpoints for CSP policy management