Skip to content

Commit 80ee6dc

Browse files
Updating endpoints.json file.
1 parent dc10208 commit 80ee6dc

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
@@ -13976,6 +13976,7 @@
1397613976
"ap-northeast-1" : { },
1397713977
"ap-northeast-2" : { },
1397813978
"ap-south-1" : { },
13979+
"ap-south-2" : { },
1397913980
"ap-southeast-1" : { },
1398013981
"ap-southeast-2" : { },
1398113982
"ca-central-1" : { },

sdk/src/Core/endpoints.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18871,6 +18871,7 @@
1887118871
"ap-northeast-1": {},
1887218872
"ap-northeast-2": {},
1887318873
"ap-south-1": {},
18874+
"ap-south-2": {},
1887418875
"ap-southeast-1": {},
1887518876
"ap-southeast-2": {},
1887618877
"ca-central-1": {},

0 commit comments

Comments
 (0)