Skip to content

Commit c113037

Browse files
Updating endpoints.json file.
1 parent e010132 commit c113037

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
2+
{
3+
"services" : null,
4+
"core" : {
5+
"updateMinimum" : true,
6+
"backwardIncompatibilitiesToIgnore" : [
7+
],
8+
"type" : "Patch",
9+
"changeLogMessages" : [
10+
"Updating endpoints.json file."
11+
]
12+
},
13+
"overrideVersion" : null
14+
}

sdk/src/Core/endpoints-original.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -746,6 +746,7 @@
746746
"ap-northeast-2" : { },
747747
"ap-northeast-3" : { },
748748
"ap-south-1" : { },
749+
"ap-south-2" : { },
749750
"ap-southeast-1" : { },
750751
"ap-southeast-2" : { },
751752
"ca-central-1" : { },

sdk/src/Core/endpoints.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -986,6 +986,7 @@
986986
"ap-northeast-2": {},
987987
"ap-northeast-3": {},
988988
"ap-south-1": {},
989+
"ap-south-2": {},
989990
"ap-southeast-1": {},
990991
"ap-southeast-2": {},
991992
"ca-central-1": {},

0 commit comments

Comments
 (0)