swagger-marshmallow-codegen icon indicating copy to clipboard operation
swagger-marshmallow-codegen copied to clipboard

Integration with Connexion

Open Sytten opened this issue 6 years ago • 1 comments
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.

Sytten avatar Feb 14 '19 18:02 Sytten

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.

podhmo avatar Feb 22 '19 09:02 podhmo