Official Dashboard API library (SDK) for Python
The Cisco Meraki Dashboard API is a modern REST API based on the OpenAPI specification. > Date: 05 March, 2023 > > Recen
## What's Changed * Fix item extension in AsyncRestSession response handling 2.1.2 by @fmunozmiranda in https://github.com/meraki/dashboard-api-pytho…
## What's Changed * Add wheel>=0.46.2 to fix CVE-2026-24049 by @vdiaki-se in https://github.com/meraki/dashboard-api-python/pull/314 * Enhance DHCP …
This update includes several fixes and improvements, along with all the API operations released since the last update. As always, if you have any issu…
## What's Changed * rest_session.py extractions and minor improvements by @TKIPisalegacycipher in https://github.com/meraki/dashboard-api-python/pull…
## What's Changed * Added support for "array of objects" query parameter type. by @carterian34 in https://github.com/meraki/dashboard-api-python/pull…
## What's Changed * Fixes conditional in retry handler by @TKIPisalegacycipher in https://github.com/meraki/dashboard-api-python/pull/291 * Fixes un…
## What's Changed * Decouples library version from API version due to changes in operation IDs that are breaking for the library but not the API. * …
## What's Changed * Do not distribute tests by @svenpanne in https://github.com/meraki/dashboard-api-python/pull/272 * updated generator and rest_se…