Skip to content

Comments

feat: add delete method to componentType API [DX-636]#2887

Merged
michaelphamcf merged 5 commits intofeat/exofrom
feat/dx-636
Feb 23, 2026
Merged

feat: add delete method to componentType API [DX-636]#2887
michaelphamcf merged 5 commits intofeat/exofrom
feat/dx-636

Conversation

@michaelphamcf
Copy link
Contributor

@michaelphamcf michaelphamcf commented Feb 20, 2026

Summary

Add delete method to the ComponentType plain client API.

Description

Adds componentType.delete to enable deleting a single component type by ID via calling api endpoint DELETE /spaces/:spaceId/environments/:environmentId/component_types/:componentId.

Motivation and Context

PR Checklist

  • I have read the CONTRIBUTING.md file
  • All commits follow conventional commits
  • Documentation is updated (if necessary)
  • PR doesn't contain any sensitive information
  • There are no breaking changes

@michaelphamcf michaelphamcf requested a review from a team as a code owner February 20, 2026 22:42
Copy link
Contributor

@whitelisab whitelisab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@michaelphamcf michaelphamcf merged commit f2d3665 into feat/exo Feb 23, 2026
11 checks passed
@michaelphamcf michaelphamcf deleted the feat/dx-636 branch February 23, 2026 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants