I am trying to create python client using swagger documentation. But resourcePath is "/" so, swagger-codegen-cli is not creating pyhton client. Why is resourcePath empty ? How can it be fixed ? Thanks in advance..
{
"apiVersion": "1.0",
"swaggerVersion": "1.2",
"basePath": "/",
"resourcePath": "/",