Skip to content

Commit b87d2e3

Browse files
Updating endpoints.json file.
1 parent 89567fc commit b87d2e3

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
@@ -12057,6 +12057,7 @@
1205712057
"ap-southeast-2" : { },
1205812058
"ap-southeast-3" : { },
1205912059
"ap-southeast-4" : { },
12060+
"ap-southeast-5" : { },
1206012061
"ca-central-1" : { },
1206112062
"ca-west-1" : { },
1206212063
"eu-central-1" : { },

sdk/src/Core/endpoints.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15132,6 +15132,7 @@
1513215132
"ap-southeast-2": {},
1513315133
"ap-southeast-3": {},
1513415134
"ap-southeast-4": {},
15135+
"ap-southeast-5": {},
1513515136
"ca-central-1": {},
1513615137
"ca-west-1": {},
1513715138
"eu-central-1": {},

0 commit comments

Comments
 (0)