02-20-2023 01:39 AM
https://developer.cisco.com/meraki/api-v1/#!get-organization-config-template-switch-profiles
As noted in the WebEx MerakiBot notification:
GET `/organizations/{organizationId}/configTemplates/{configTemplateId}/switch/profiles`
response has changed
response changed from [{'switchProfileId': '1234', 'name': 'A Simple Switch Profile', 'model': 'MS450-24'}] to {'switchProfileId': '1234', 'name': 'A Simple Switch Profile', 'model': 'MS450-24'}
This is also reflect in the OpenApi JSON
https://raw.githubusercontent.com/meraki/openapi/master/openapi/spec2.json
Please revert this change as it is a list that is returned and is incorrectly flagging this as a difference in model compared to OpenApi Schema validation.
02-21-2023 07:10 PM
Any news on when this can be fixed or an acknowledgement that the issue exists?
02-22-2023 06:38 AM
If you think there is a bug/error with the API, I suggest open a support case (via Dashboard) to ensure it is recognised and gets attention.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide