We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The imports in the ...Api.ts files are broken, see e.g. https://github.com/swagger-api/swagger-codegen/blob/v2.3.1/samples/client/petstore/typescript-aurelia/default/PetApi.ts#L18
...Api.ts
2.3.1, was already there in 2.3.0, and probably before, too.
see example petstore yaml
The text was updated successfully, but these errors were encountered:
@ksm2 would you like to try to fix this?
Sorry, something went wrong.
Hi @macjohnny, I think I can do this at Sunday!
@ksm2 awesome!
Fix generated module imports in Aurelia APIs (swagger-api#7465)
f3d46b9
Fix generated module imports in Aurelia APIs (#7465) (#7520)
7faaa09
No branches or pull requests
Description
The imports in the
...Api.ts
files are broken, see e.g.https://github.com/swagger-api/swagger-codegen/blob/v2.3.1/samples/client/petstore/typescript-aurelia/default/PetApi.ts#L18
Swagger-codegen version
2.3.1, was already there in 2.3.0, and probably before, too.
Swagger declaration file content or url
see example petstore yaml
The text was updated successfully, but these errors were encountered: