David Erni
David Erni
Hello @aeworxet Thanks for your quick response. Please let me know if you need any more info/debugging from my side.
side-note: if anyone else stumbles upon this issue and needs an urgent fix/workaround: https://www.npmjs.com/package/api-ref-bundler (version 0.4.0) seems to work be able to bundle these files correctly
@aeworxet, yes as far as I can see the issue still persists. I did update my example files in https://github.com/deiferni/asyncapibundlerbrokenexample. After running: ``` npx asyncapi bundle main.yml -o bundled.yaml npx...
Hey @aeworxet as far as i could see the files are now bundled without error with both the CLI and the bundler package. Thanks! (And sorry for the late reply)...