Skip to content

Commit 4698030

Browse files
Updating endpoints.json file.
1 parent e9bc61c commit 4698030

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
@@ -4079,6 +4079,7 @@
40794079
"sa-east-1" : { },
40804080
"us-east-1" : { },
40814081
"us-east-2" : { },
4082+
"us-west-1" : { },
40824083
"us-west-2" : { }
40834084
}
40844085
},

sdk/src/Core/endpoints.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5567,6 +5567,7 @@
55675567
"sa-east-1": {},
55685568
"us-east-1": {},
55695569
"us-east-2": {},
5570+
"us-west-1": {},
55705571
"us-west-2": {}
55715572
}
55725573
},

0 commit comments

Comments
 (0)