openapi-python-client icon indicating copy to clipboard operation
openapi-python-client copied to clipboard

fix: ensure module names are unique for models

Open linkdd opened this issue 1 year ago • 0 comments

See: https://github.com/openapi-generators/openapi-python-client/issues/1163

This is a very dirty draft using a global variable to demonstrate a potential fix.

I am not yet familiar with the codebase so this PR is (for now) mostly a discussion towards a real/clean solution.

linkdd avatar Nov 19 '24 00:11 linkdd