Skip to content

Commit 91b6b64

Browse files
Updating endpoints.json file.
1 parent af0c307 commit 91b6b64

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
@@ -16816,6 +16816,7 @@
1681616816
"endpoints" : {
1681716817
"af-south-1" : { },
1681816818
"ap-east-1" : { },
16819+
"ap-east-2" : { },
1681916820
"ap-northeast-1" : { },
1682016821
"ap-northeast-2" : { },
1682116822
"ap-northeast-3" : { },

sdk/src/Core/endpoints.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22812,6 +22812,7 @@
2281222812
"endpoints": {
2281322813
"af-south-1": {},
2281422814
"ap-east-1": {},
22815+
"ap-east-2": {},
2281522816
"ap-northeast-1": {},
2281622817
"ap-northeast-2": {},
2281722818
"ap-northeast-3": {},

0 commit comments

Comments
 (0)