Skip to content

Commit 8971111

Browse files
Updating endpoints.json file.
1 parent ff8289e commit 8971111

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15321,6 +15321,7 @@
1532115321
"ap-southeast-3" : { },
1532215322
"ap-southeast-4" : { },
1532315323
"ap-southeast-5" : { },
15324+
"ap-southeast-7" : { },
1532415325
"ca-central-1" : { },
1532515326
"ca-west-1" : { },
1532615327
"eu-central-1" : { },
@@ -15362,6 +15363,7 @@
1536215363
"il-central-1" : { },
1536315364
"me-central-1" : { },
1536415365
"me-south-1" : { },
15366+
"mx-central-1" : { },
1536515367
"sa-east-1" : { },
1536615368
"us-east-1" : {
1536715369
"variants" : [ {

sdk/src/Core/endpoints.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20699,6 +20699,7 @@
2069920699
"ap-southeast-3": {},
2070020700
"ap-southeast-4": {},
2070120701
"ap-southeast-5": {},
20702+
"ap-southeast-7": {},
2070220703
"ca-central-1": {},
2070320704
"ca-west-1": {},
2070420705
"eu-central-1": {},
@@ -20740,6 +20741,7 @@
2074020741
"il-central-1": {},
2074120742
"me-central-1": {},
2074220743
"me-south-1": {},
20744+
"mx-central-1": {},
2074320745
"sa-east-1": {},
2074420746
"us-east-1": {
2074520747
"variants": [

0 commit comments

Comments
 (0)