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

Cannot disable test client generation #549

Closed
wit1312 opened this issue Jul 18, 2023 · 2 comments · Fixed by #550
Closed

Cannot disable test client generation #549

wit1312 opened this issue Jul 18, 2023 · 2 comments · Fixed by #550
Labels
bug Something isn't working released

Comments

@wit1312
Copy link
Contributor

wit1312 commented Jul 18, 2023

Describe the bug

Running without parameters generates code as if truthy parameters were passed

How to Reproduce

Run generation of any client from examples and make sure that test client has been generated even though the generateTestClient flag is not passed.

Expected behavior

Code generation without flags should not generate test client and should not promisify callbacks.

@wit1312 wit1312 added the bug Something isn't working label Jul 18, 2023
@github-actions
Copy link

Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

@asyncapi-bot
Copy link
Contributor

🎉 This issue has been resolved in version 0.10.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants