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

javascript-es6: use default exports for api and model classes

Open nils91 opened this issue 3 years ago • 0 comments

Originally reported in the main codegen repo here, this PR changes the ES6 Javascript templates to use export default for the generated api and model classes and ApiClient.

Closes: https://github.com/swagger-api/swagger-codegen/issues/11026

nils91 avatar Jun 05 '21 13:06 nils91