Skip to content

Commit 80eace0

Browse files
Updating endpoints.json file.
1 parent 67fe2ef commit 80eace0

File tree

3 files changed

+22
-0
lines changed

3 files changed

+22
-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: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15155,6 +15155,7 @@
1515515155
"ap-southeast-3" : { },
1515615156
"ap-southeast-4" : { },
1515715157
"ap-southeast-5" : { },
15158+
"ap-southeast-7" : { },
1515815159
"ca-central-1" : { },
1515915160
"ca-west-1" : { },
1516015161
"eu-central-1" : { },
@@ -15196,6 +15197,7 @@
1519615197
"il-central-1" : { },
1519715198
"me-central-1" : { },
1519815199
"me-south-1" : { },
15200+
"mx-central-1" : { },
1519915201
"sa-east-1" : { },
1520015202
"us-east-1" : {
1520115203
"variants" : [ {
@@ -17073,6 +17075,7 @@
1707317075
"ap-southeast-3" : { },
1707417076
"ap-southeast-4" : { },
1707517077
"ap-southeast-5" : { },
17078+
"ap-southeast-7" : { },
1707617079
"ca-central-1" : { },
1707717080
"ca-west-1" : { },
1707817081
"eu-central-1" : { },
@@ -17114,6 +17117,7 @@
1711417117
"il-central-1" : { },
1711517118
"me-central-1" : { },
1711617119
"me-south-1" : { },
17120+
"mx-central-1" : { },
1711717121
"sa-east-1" : { },
1711817122
"us-east-1" : {
1711917123
"variants" : [ {

sdk/src/Core/endpoints.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20501,6 +20501,7 @@
2050120501
"ap-southeast-3": {},
2050220502
"ap-southeast-4": {},
2050320503
"ap-southeast-5": {},
20504+
"ap-southeast-7": {},
2050420505
"ca-central-1": {},
2050520506
"ca-west-1": {},
2050620507
"eu-central-1": {},
@@ -20542,6 +20543,7 @@
2054220543
"il-central-1": {},
2054320544
"me-central-1": {},
2054420545
"me-south-1": {},
20546+
"mx-central-1": {},
2054520547
"sa-east-1": {},
2054620548
"us-east-1": {
2054720549
"variants": [
@@ -23091,6 +23093,7 @@
2309123093
"ap-southeast-3": {},
2309223094
"ap-southeast-4": {},
2309323095
"ap-southeast-5": {},
23096+
"ap-southeast-7": {},
2309423097
"ca-central-1": {},
2309523098
"ca-west-1": {},
2309623099
"eu-central-1": {},
@@ -23132,6 +23135,7 @@
2313223135
"il-central-1": {},
2313323136
"me-central-1": {},
2313423137
"me-south-1": {},
23138+
"mx-central-1": {},
2313523139
"sa-east-1": {},
2313623140
"us-east-1": {
2313723141
"variants": [

0 commit comments

Comments
 (0)