Skip to content

Commit 461fa88

Browse files
Updating endpoints.json file.
1 parent c521411 commit 461fa88

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
@@ -22421,6 +22421,7 @@
2242122421
"ap-southeast-3" : { },
2242222422
"ap-southeast-4" : { },
2242322423
"ca-central-1" : { },
22424+
"ca-west-1" : { },
2242422425
"eu-central-1" : { },
2242522426
"eu-central-2" : { },
2242622427
"eu-north-1" : { },

sdk/src/Core/endpoints.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30634,6 +30634,7 @@
3063430634
"ap-southeast-3": {},
3063530635
"ap-southeast-4": {},
3063630636
"ca-central-1": {},
30637+
"ca-west-1": {},
3063730638
"eu-central-1": {},
3063830639
"eu-central-2": {},
3063930640
"eu-north-1": {},

0 commit comments

Comments
 (0)