Update endpoint of `spe containertype remove`
Open
@waldekmastykarz is already working on this.
Since Sep 2, 2026.
breaking change
work in progress
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 413
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 21
Description
Last major release we updated all spe containertype commands from using CSOM APIs to Graph APIs.
With one exception: spe containertype remove because the Graph endpoint was too limited. It was only possible to remove trial container types.
This issue is to recheck this command if we can migrate it to Graph as well to align it with the other commands.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.