-
-
Notifications
You must be signed in to change notification settings - Fork 297
Closed
Labels
Description
This issue is for https://www.openforce.tech/ participants. If you do not participate in this even please pick up other issue from this repo, there is plenty of help needed 😄
Reason/Context
We need to enable the community to use all AsyncAPI tools in CLI if only possible -> https://github.com/asyncapi/bundler
Description
- add new command
asyncapi bundlethat uses https://github.com/asyncapi/bundler and enable users to bundle multiple AsyncAPI files into one - user should be able to pass multiple files to the bundler
asyncapi bundler <context-1/filepath1/url1> <context-2/filepath2/url2> <context-3/filepath3/url>3(getting file from context or filepath or URL is already provided in CLI, you just useloadfunction)
This issue is for https://www.openforce.tech/ participants. If you do not participate in this even please pick up other issue from this repo, there is plenty of help needed 😄
@Souvikns pinging you so you are aware 😄
Souvikns and matoous