Skip to content

Commit dfaf769

Browse files
Updating endpoints.json file.
1 parent edc725d commit dfaf769

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
@@ -15386,6 +15386,7 @@
1538615386
"endpoints" : {
1538715387
"af-south-1" : { },
1538815388
"ap-east-1" : { },
15389+
"ap-east-2" : { },
1538915390
"ap-northeast-1" : { },
1539015391
"ap-northeast-2" : { },
1539115392
"ap-northeast-3" : { },

sdk/src/Core/endpoints.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20797,6 +20797,7 @@
2079720797
"endpoints": {
2079820798
"af-south-1": {},
2079920799
"ap-east-1": {},
20800+
"ap-east-2": {},
2080020801
"ap-northeast-1": {},
2080120802
"ap-northeast-2": {},
2080220803
"ap-northeast-3": {},

0 commit comments

Comments
 (0)