swagger-marshmallow-codegen
swagger-marshmallow-codegen copied to clipboard
Integration with Connexion
trafficstars
I was looking for a way to generate schemas (for input and output) from the openapi file I use for connexion. Do you think that would be possible to have a nice integration? It would also be nice to be able to export to multiple files.
Hi.
It would also be nice to be able to export to multiple files.
Sorry, it is not supported yet #5
Do you think that would be possible to have a nice integration?
Hmm, If you writing glue code, carefully, will be able to do, but, currently, need to add a lot of code. It's the project's status, I think.