I have macOS sierra and swagger-codegen installed via homebrew. Version 2.2.2
I didn't know if I should report this here or on github issues. Since I'm exceedingly new to swagger, I'll start with assuming it's on my end. When I run swagger-codegen, it does not generate swagger_client/api/default.api.py. Instead, it generates swagger_client/api/_api.py The exact command I run is: swagger-codegen generate -l python -o testproject -i http://localhost:8000/api/v1/docs.json Thank you, John -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
