cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2043
Views
0
Helpful
2
Replies

Incorrect schema change update for Switch Profiles

daniel_abbatt
Level 4
Level 4

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.

2 Replies 2

daniel_abbatt
Level 4
Level 4

Any news on when this can be fixed or an acknowledgement that the issue exists?

sungod
Level 11
Level 11

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.