Skip to content

Commit 9808c11

Browse files
Updating endpoints.json file.
1 parent e598857 commit 9808c11

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
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: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18876,13 +18876,6 @@
1887618876
}
1887718877
}
1887818878
},
18879-
"private-networks" : {
18880-
"endpoints" : {
18881-
"us-east-1" : { },
18882-
"us-east-2" : { },
18883-
"us-west-2" : { }
18884-
}
18885-
},
1888618879
"profile" : {
1888718880
"endpoints" : {
1888818881
"af-south-1" : { },

sdk/src/Core/endpoints.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25407,13 +25407,6 @@
2540725407
}
2540825408
}
2540925409
},
25410-
"private-networks": {
25411-
"endpoints": {
25412-
"us-east-1": {},
25413-
"us-east-2": {},
25414-
"us-west-2": {}
25415-
}
25416-
},
2541725410
"profile": {
2541825411
"endpoints": {
2541925412
"af-south-1": {},

0 commit comments

Comments
 (0)