Skip to content

Commit a64ff22

Browse files
Updating endpoints.json file.
1 parent ab22fe7 commit a64ff22

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"core": {
3+
"updateMinimum": true,
4+
"backwardIncompatibilitiesToIgnore": [],
5+
"type": "Patch",
6+
"changeLogMessages": [
7+
"Updating endpoints.json file."
8+
]
9+
}
10+
}

sdk/src/Core/endpoints-original.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12763,6 +12763,7 @@
1276312763
"endpoints" : {
1276412764
"af-south-1" : { },
1276512765
"ap-east-1" : { },
12766+
"ap-east-2" : { },
1276612767
"ap-northeast-1" : { },
1276712768
"ap-northeast-2" : { },
1276812769
"ap-northeast-3" : { },

sdk/src/Core/endpoints.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17328,6 +17328,7 @@
1732817328
"endpoints": {
1732917329
"af-south-1": {},
1733017330
"ap-east-1": {},
17331+
"ap-east-2": {},
1733117332
"ap-northeast-1": {},
1733217333
"ap-northeast-2": {},
1733317334
"ap-northeast-3": {},

0 commit comments

Comments
 (0)