Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor ClusterGroup to streamline cluster creation process
- Updated the `create_or_update` method in the ClusterGroup class to set the `key` property to null and include the clusters in the new data object. This change enhances the clarity of the data being processed during cluster group creation or update, ensuring that unnecessary properties are omitted while maintaining essential information.
- Loading branch information