Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add integration types validation
Service integrations field gets only allowed integration types (from the API), like `read_replica` or `disaster_recovery`. Most of service types just do not support those integrations, hence, it shouldn't be even possible to set them.
- Loading branch information