cli icon indicating copy to clipboard operation
cli copied to clipboard

[FEATURE] Support ignore feature of optimizer

Open KhudaDad414 opened this issue 1 year ago • 2 comments
trafficstars

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?

  • [X] I checked and didn't find a similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue?

No, someone else can work on it.

KhudaDad414 avatar May 17 '24 10:05 KhudaDad414