Hey all. For the Meraki OpenAPI definition, rather than listing responses as objects and using the example field to demonstrate the format, please use OpenAPI schema objects and $ref (example). Any clients generated from this current definition will basically return raw maps. It would be better if these generated custom response objects.
Hey all. For the Meraki OpenAPI definition, rather than listing responses as
objects and using the example field to demonstrate the format, please use OpenAPI schema objects and$ref(example). Any clients generated from this current definition will basically return raw maps. It would be better if these generated custom response objects.