Skip to content
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

CLI is unable to bundle spec V3 documents using bundle command #1137

Closed
Souvikns opened this issue Feb 2, 2024 · 4 comments · Fixed by #1138
Closed

CLI is unable to bundle spec V3 documents using bundle command #1137

Souvikns opened this issue Feb 2, 2024 · 4 comments · Fixed by #1138
Labels
bug Something isn't working released

Comments

@Souvikns
Copy link
Member

Souvikns commented Feb 2, 2024

Describe the bug

ayncapi bundle command does not support bundling spec v3 documents, running the command on v3 documents gives error

Error: One of the files you tried to bundle is AsyncAPI v3 format, the bundle command does not support it yet, please checkout https://github.com/asyncapi/bundler/issues/133

How to Reproduce

To reproduce this error all you have to do is try to bundle an v3 spec using CLI.

Run the following command to reproduce this error

asyncapi bundle file-name

Expected behavior

asyncapi bundle command should be able to bundle Asyncapi V3 spec files.

@s1mrankaur
Copy link

+1.

@eshepelyuk
Copy link

Any news on this ?

@Amzani
Copy link
Collaborator

Amzani commented Mar 11, 2024

Mostly done by @Souvikns, he just needs to update some tests in #1138

@asyncapi-bot
Copy link
Contributor

🎉 This issue has been resolved in version 1.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants