09-04-2023 11:49 PM
I'm trying to create an integration for the vManage SD-WAN API's and need to generate the http client code. This is usually easy with a OpenApi .json file which is provided on the swagger page ( https://developer.cisco.com/docs/sdwan/ )( https://pubhub.devnetcloud.com/media/sd-wan-api-release-20-12/docs/openapi/vmanageapi_2012.json ). The problem is that the many ( or maybe all ) of the #refs are pointing to other json files which cannot be reached. Does anyone have an idea of how to fix it?
09-05-2023 02:59 AM
example problem in the vmanageapi_2012.json file that gives an error when trying to generate code
"Monitoring - Umbrella": { "description": "generated by base class - Monitoring - Umbrella", "$ref": "examples/elasticsearch/monitoring/response_example/Umbrella.json" }
09-07-2023 07:13 AM
@maxnyst you can always log something at developer.cisco.com/feedback and the team can figure it out from there with the org, as i do not think this is a TAC case.
Hope this helps.
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