Skip to content

Commit 0343d11

Browse files
Updating endpoints.json file.
1 parent 96e3954 commit 0343d11

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
@@ -26016,6 +26016,7 @@
2601626016
"endpoints" : {
2601726017
"af-south-1" : { },
2601826018
"ap-east-1" : { },
26019+
"ap-east-2" : { },
2601926020
"ap-northeast-1" : { },
2602026021
"ap-northeast-2" : { },
2602126022
"ap-northeast-3" : { },

sdk/src/Core/endpoints.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35912,6 +35912,7 @@
3591235912
"endpoints": {
3591335913
"af-south-1": {},
3591435914
"ap-east-1": {},
35915+
"ap-east-2": {},
3591535916
"ap-northeast-1": {},
3591635917
"ap-northeast-2": {},
3591735918
"ap-northeast-3": {},

0 commit comments

Comments
 (0)