cli icon indicating copy to clipboard operation
cli copied to clipboard

[FEATURE] New Command to format the Asyncapi document

Open AayushSaini101 opened this issue 1 year ago • 3 comments
trafficstars

Why do we need this improvement?

Introducing new command that helps to format the asyncapi document with the help of CLI that help to reduce the errors as well as increase the readability of the document.

How will this change help?

asyncapi format <documentName> the command helps to format the document

Screenshots

No response

How could it be implemented/designed?

  • Parse the Asyncapi document
  • Return the document with the proper formatting

🚧 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?

Yes I am willing to submit a PR!

AayushSaini101 avatar May 13 '24 07:05 AayushSaini101