Skip to content

Commit cf1fdb0

Browse files
Updating endpoints.json file.
1 parent 48844a3 commit cf1fdb0

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

sdk/src/Core/endpoints-original.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4888,6 +4888,7 @@
48884888
"eu-west-1" : { },
48894889
"eu-west-2" : { },
48904890
"eu-west-3" : { },
4891+
"il-central-1" : { },
48914892
"me-central-1" : { },
48924893
"me-south-1" : { },
48934894
"sa-east-1" : { },
@@ -10593,6 +10594,11 @@
1059310594
"us-east-1" : { }
1059410595
}
1059510596
},
10597+
"managedblockchain-query" : {
10598+
"endpoints" : {
10599+
"us-east-1" : { }
10600+
}
10601+
},
1059610602
"marketplacecommerceanalytics" : {
1059710603
"endpoints" : {
1059810604
"us-east-1" : { }

sdk/src/Core/endpoints.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5835,6 +5835,7 @@
58355835
"eu-west-1": {},
58365836
"eu-west-2": {},
58375837
"eu-west-3": {},
5838+
"il-central-1": {},
58385839
"me-central-1": {},
58395840
"me-south-1": {},
58405841
"sa-east-1": {},
@@ -12924,6 +12925,11 @@
1292412925
"us-east-1": {}
1292512926
}
1292612927
},
12928+
"managedblockchain-query": {
12929+
"endpoints": {
12930+
"us-east-1": {}
12931+
}
12932+
},
1292712933
"marketplacecommerceanalytics": {
1292812934
"endpoints": {
1292912935
"us-east-1": {}

0 commit comments

Comments
 (0)