Skip to content

Commit 3488939

Browse files
Updating endpoints.json file.
1 parent b8159df commit 3488939

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
@@ -22432,6 +22432,7 @@
2243222432
"eu-west-1" : { },
2243322433
"eu-west-2" : { },
2243422434
"eu-west-3" : { },
22435+
"il-central-1" : { },
2243522436
"me-central-1" : { },
2243622437
"me-south-1" : { },
2243722438
"sa-east-1" : { },

sdk/src/Core/endpoints.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30645,6 +30645,7 @@
3064530645
"eu-west-1": {},
3064630646
"eu-west-2": {},
3064730647
"eu-west-3": {},
30648+
"il-central-1": {},
3064830649
"me-central-1": {},
3064930650
"me-south-1": {},
3065030651
"sa-east-1": {},

0 commit comments

Comments
 (0)