-
-
Notifications
You must be signed in to change notification settings - Fork 164
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
[FEATURE] Support ignore feature of optimizer #1432
Comments
Hey @KhudaDad414, I am working on this issue, but could you please provide more information on what the |
Forward of #1323 (comment): I would suggest format of
to be rethought in a way that makes both options (in standalone and CLI) consistent. Like
@helios2003 |
🎉 This issue has been resolved in version 2.3.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Why do we need this improvement?
Optimizer 1.0.0 Supports [ignoring the schemas](https://github.com/asyncapi/optimizer?tab=readme-ov-file#applying-the-suggested-changes. I think I make sense that we introduce a new flag to the optimize flag to in CLI.
How will this change help?
It will help users over-optimizations in scenarios when there schemas are simple.
Screenshots
No response
How could it be implemented/designed?
We can add a new flag to the
optimize
command.something like:
asyncapi optimzie --ignore schemas
🚧 Breaking changes
No
👀 Have you checked for similar open issues?
🏢 Have you read the Contributing Guidelines?
Are you willing to work on this issue?
No, someone else can work on it.
The text was updated successfully, but these errors were encountered: