Skip to content

Commit b92bb9a

Browse files
Updating endpoints.json file.
1 parent 9fe02a6 commit b92bb9a

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
@@ -6699,6 +6699,7 @@
66996699
"endpoints" : {
67006700
"af-south-1" : { },
67016701
"ap-east-1" : { },
6702+
"ap-east-2" : { },
67026703
"ap-northeast-1" : { },
67036704
"ap-northeast-2" : { },
67046705
"ap-northeast-3" : { },

sdk/src/Core/endpoints.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9222,6 +9222,7 @@
92229222
"endpoints": {
92239223
"af-south-1": {},
92249224
"ap-east-1": {},
9225+
"ap-east-2": {},
92259226
"ap-northeast-1": {},
92269227
"ap-northeast-2": {},
92279228
"ap-northeast-3": {},

0 commit comments

Comments
 (0)