Skip to content

Commit

Permalink
refactor: merge service integrations into services (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
byashimov authored Sep 16, 2024
1 parent 972462d commit 10057bb
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 10057bb

Please sign in to comment.