Open springimport opened 7 years ago
@springimport thanks for the suggestion
cc @baartosz @dkarlovi @arnested @ackintosh
Definitely agree, having a well defined interface would significantly raise output quality. Can you provide a PR?
I totally agree 👍
Description
I need to implement caching for classes. I can use decorators or call cache from each method. But decorators cannot be used with DI because classes don't have an interfaces. What about add interfaces to generation?
Example for java.
Swagger-codegen version
2.2.3
Swagger declaration file content or url
My swagger-magento2-client (generated by swagger).
Command line used for generation
Example of config.json