When I run swagger_py_codegen -s api.yml example-app -p demo
It only generates the schema file but no other files (doesn't work for any of the templates).
I used the default template for pets.
Any help for this or how this comes? Error message I get:
TypeError: expected 1 arguments, got 0
When I run swagger_py_codegen -s api.yml example-app -p demo It only generates the schema file but no other files (doesn't work for any of the templates). I used the default template for pets.
Any help for this or how this comes? Error message I get:
TypeError: expected 1 arguments, got 0