Skip to content

Commit 16c4182

Browse files
committed
Update Meraki API endpoint in mainTemplate.json
1 parent 5d00a21 commit 16c4182

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
-5 Bytes
Binary file not shown.

Solutions/CiscoMeraki/Package/mainTemplate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@
378378
},
379379
"ServiceEndPoint": {
380380
"type": "String",
381-
"defaultValue": "https://api-mp.meraki.com/api/v1",
381+
"defaultValue": "https://api.meraki.com/api/v1",
382382
"metadata": {
383383
"description": "Enter the Cisco Meraki Dashboard API Service End Point as 'https://{CiscoMerakiDomain}/api/{VersionNumber}'"
384384
},

0 commit comments

Comments
 (0)