Skip to content

Commit f18cdfd

Browse files
Updating endpoints.json file.
1 parent 68a096d commit f18cdfd

File tree

3 files changed

+24
-0
lines changed

3 files changed

+24
-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: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38883,6 +38883,11 @@
3888338883
}
3888438884
}
3888538885
},
38886+
"license-manager" : {
38887+
"endpoints" : {
38888+
"eu-isoe-west-1" : { }
38889+
}
38890+
},
3888638891
"logs" : {
3888738892
"endpoints" : {
3888838893
"eu-isoe-west-1" : { }

sdk/src/Core/endpoints.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52590,6 +52590,11 @@
5259052590
}
5259152591
}
5259252592
},
52593+
"license-manager": {
52594+
"endpoints": {
52595+
"eu-isoe-west-1": {}
52596+
}
52597+
},
5259352598
"logs": {
5259452599
"endpoints": {
5259552600
"eu-isoe-west-1": {}

0 commit comments

Comments
 (0)