Skip to content

Commit 5b6b37d

Browse files
Updating endpoints.json file.
1 parent 2e8f338 commit 5b6b37d

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
@@ -13860,6 +13860,7 @@
1386013860
"endpoints" : {
1386113861
"af-south-1" : { },
1386213862
"ap-east-1" : { },
13863+
"ap-east-2" : { },
1386313864
"ap-northeast-1" : { },
1386413865
"ap-northeast-2" : { },
1386513866
"ap-northeast-3" : { },

sdk/src/Core/endpoints.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18731,6 +18731,7 @@
1873118731
"endpoints": {
1873218732
"af-south-1": {},
1873318733
"ap-east-1": {},
18734+
"ap-east-2": {},
1873418735
"ap-northeast-1": {},
1873518736
"ap-northeast-2": {},
1873618737
"ap-northeast-3": {},

0 commit comments

Comments
 (0)