Skip to content

Commit

Permalink
Generated 2015-12-01 for Dds.
Browse files Browse the repository at this point in the history
  • Loading branch information
sdk-team committed Aug 1, 2024
1 parent 008b697 commit 5fd3387
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 24 deletions.
4 changes: 4 additions & 0 deletions ChangeLog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2024-08-01 Version: v1.62.802
- Generated 2015-12-01 for `Dds`.
undefined

2024-08-01 Version: v1.62.801
- Generated 2016-11-01 for `live`.
- Update to support new apis.
Expand Down
2 changes: 1 addition & 1 deletion services/dds/endpoint.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ func GetEndpointMap() map[string]string {
"ap-northeast-1": "mongodb.ap-northeast-1.aliyuncs.com",
"cn-huhehaote-nebula-1": "mongodb.aliyuncs.com",
"cn-shanghai-et2-b01": "mongodb.aliyuncs.com",
"ap-southeast-1": "mongodb.aliyuncs.com",
"ap-southeast-1": "mongodb.ap-southeast-1.aliyuncs.com",
"ap-southeast-2": "mongodb.ap-southeast-2.aliyuncs.com",
"ap-southeast-3": "mongodb.ap-southeast-3.aliyuncs.com",
"ap-southeast-5": "mongodb.ap-southeast-5.aliyuncs.com",
Expand Down
2 changes: 2 additions & 0 deletions services/dds/migrate_available_zone.go

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

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

0 comments on commit 5fd3387

Please sign in to comment.