Skip to content

Commit 4f17f5e

Browse files
Updating endpoints.json file.
1 parent 524a8dc commit 4f17f5e

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
@@ -21563,6 +21563,7 @@
2156321563
"endpoints" : {
2156421564
"af-south-1" : { },
2156521565
"ap-east-1" : { },
21566+
"ap-east-2" : { },
2156621567
"ap-northeast-1" : { },
2156721568
"ap-northeast-2" : { },
2156821569
"ap-northeast-3" : { },

sdk/src/Core/endpoints.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29173,6 +29173,7 @@
2917329173
"endpoints": {
2917429174
"af-south-1": {},
2917529175
"ap-east-1": {},
29176+
"ap-east-2": {},
2917629177
"ap-northeast-1": {},
2917729178
"ap-northeast-2": {},
2917829179
"ap-northeast-3": {},

0 commit comments

Comments
 (0)