CLI is unable to bundle spec V3 documents using bundle command
Souvikns opened this issue ยท 4 comments
Souvikns commented
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 commented
+1.
eshepelyuk commented
Any news on this ?
asyncapi-bot commented
๐ This issue has been resolved in version 1.7.0 ๐
The release is available on:
Your semantic-release bot ๐ฆ๐