Results 50 comments of podhmo
trafficstars

This is work-around ```py from dictknife import loading from swagger_marshmallow_codegen.codegen.config import ConfigDict from swagger_marshmallow_codegen.driver import Driver def from_string(source: str, *, config: Optional[ConfigDict] = None) -> Dict[str, str]: config: ConfigDict =...

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...

currently, missing only?

separate codegen

bad - path information is lost - nested classes are Unfamiliar - cannot use directly good - OperationId is not needed

No, not supported, sorry.

these tests are passed in my local's environment. (but, i found another bug for required field of related table, of course, this is out of context of this issue) https://gist.github.com/podhmo/cf12f3e6874ba3628b3f867b9ea65d04...

I could not reproduce same error (using automap then AttributeError is raised). if you can, please, give me a simple set enable to reproduce it.