- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Incorrect schema change update for Switch Profiles
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Any news on when this can be fixed or an acknowledgement that the issue exists?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
