Skip to content

Commit

Permalink
refactor: merge service integrations into services
Browse files Browse the repository at this point in the history
  • Loading branch information
byashimov committed Sep 13, 2024
1 parent 972462d commit ebf4101
Show file tree
Hide file tree
Showing 4 changed files with 438 additions and 582 deletions.
4 changes: 0 additions & 4 deletions client_generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

23 changes: 11 additions & 12 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -270,18 +270,6 @@ Service:
- ServiceGet
- ServiceGetMigrationStatus
- ServiceInfluxDBStats
- ServiceKmsGetCA
- ServiceKmsGetKeypair
- ServiceList
- ServiceMaintenanceStart
- ServiceMetricsFetch
- ServiceQueryActivity
- ServiceQueryStatisticsReset
- ServiceTaskCreate
- ServiceTaskGet
- ServiceUpdate
- ServiceUpdate
ServiceIntegration:
- ServiceIntegrationCreate
- ServiceIntegrationDelete
- ServiceIntegrationEndpointCreate
Expand All @@ -294,6 +282,17 @@ ServiceIntegration:
- ServiceIntegrationList
- ServiceIntegrationTypes
- ServiceIntegrationUpdate
- ServiceKmsGetCA
- ServiceKmsGetKeypair
- ServiceList
- ServiceMaintenanceStart
- ServiceMetricsFetch
- ServiceQueryActivity
- ServiceQueryStatisticsReset
- ServiceTaskCreate
- ServiceTaskGet
- ServiceUpdate
- ServiceUpdate
ServiceUser:
- ServiceUserCreate
- ServiceUserCredentialsModify
Expand Down
Loading

0 comments on commit ebf4101

Please sign in to comment.