Skip to content

Commit cb32cf0

Browse files
author
Shiyue Cheng
committed
Use new api.meraki.com base URL
1 parent 4a8c45d commit cb32cf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

meraki.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
import warnings
2222

2323

24-
base_url = 'https://dashboard.meraki.com/api/v0'
24+
base_url = 'https://api.meraki.com/api/v0'
2525

2626
tzlist = ['Africa/Abidjan',
2727
'Africa/Accra',

0 commit comments

Comments
 (0)