-
-
Notifications
You must be signed in to change notification settings - Fork 193
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] New Command to inspect the Asyncapi Document #1581
Comments
I'm interested in working on this issue and would appreciate being assigned to it. |
/assign |
Added in GSOC project, we will try to consider the PR in GSOC if we get selected :) |
@AayushSaini101 I'm interested in working on this issue and would appreciate being assigned to it. Can I discuss any doubts about implementation details on slack? |
@AayushSaini101 Could you please review the above PR? I want to confirm whether the calculation of servers, components, and channels is accurate or if any additional details are required from this command. Also, should I include any flags to provide more specific information? Let me know if any improvements are needed. |
Why do we need this improvement?
The inspect command is designed to provide users with detailed insights into their AsyncAPI documents. Sometimes for a large asyncapi document, we need to see how many channels, servers and components are present for the better user experience., for a large Async API document, we need to see how many channels, servers, and components are present to improve the
How will this change help?
Enhance the user experience
Screenshots
No response
How could it be implemented/designed?
It would be the same as the existing validate command.
🚧 Breaking changes
No
👀 Have you checked for similar open issues?
🏢 Have you read the Contributing Guidelines?
Are you willing to work on this issue?
Yes I am willing to submit a PR!
The text was updated successfully, but these errors were encountered: