asyncapi/bundler

Input structure

Souvikns opened this issue · 0 comments

  • To successfully bundle, we need different spec files which we would take as input. We can load these files by URL path where we will read all the yml or JSON files, or we would take a list of file paths.
  • we also need an output file path where we will dump the complete bundled spec document.