cli
cli copied to clipboard
[FEATURE] New Command to format the Asyncapi document
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?
- [X] I have read the Contributing Guidelines
Are you willing to work on this issue?
Yes I am willing to submit a PR!