Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from
Feb 12, 2024
Merged

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

merged 3 commits into from
Feb 12, 2024

Conversation

nils91
Copy link
Contributor

@nils91 nils91 commented Jun 5, 2021

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: swagger-api/swagger-codegen#11026

@HugoMario HugoMario self-assigned this Feb 12, 2024
@HugoMario HugoMario mentioned this pull request Feb 12, 2024
@HugoMario HugoMario merged commit 3029884 into swagger-api:master Feb 12, 2024
5 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[3.0.26][Javascript] Generated API and Model files have no default export anymore
2 participants