python - @Api annotation of swagger is not generating the resourcePath for endpoints -


i trying create python client using swagger documentation. resourcepath "/" so, swagger-codegen-cli not creating pyhton client. why resourcepath empty ? how can fixed ? in advance..

{   "apiversion": "1.0",   "swaggerversion": "1.2",   "basepath": "/",   "resourcepath": "/", 


Comments

Popular posts from this blog

matlab - error with cyclic autocorrelation function -

django - (fields.E300) Field defines a relation with model 'AbstractEmailUser' which is either not installed, or is abstract -

c# - What is a good .Net RefEdit control to use with ExcelDna? -