openapi-python-client
openapi-python-client copied to clipboard
Refactor/models one module
Implements #636. Maybe it may be improved before the merge. It would be great to receive any feedback.
In that case, we should add a deprecation warning if a user uses from models.model import Model, not a from module import Model