lmgyuan
lmgyuan
**Description** - add `noOverwriteGlobs` parameters to methods `saveContentToFile` and `saveRenderedReactContent` - pass `this.noOverwriteGlobs` to `saveContentToFile` - check the name of file to be written against the `noOverwriteGlobs` to determine whether...
### Describe the bug you found in AsyncAPI Docs. The `AsyncAPI document` button is not working currently. ### Attach any resources that can help us understand the issue. This is...
Description add noOverwriteGlobs parameters to methods saveContentToFile and saveRenderedReactContent pass this.noOverwriteGlobs to saveContentToFile check the name of file to be written against the noOverwriteGlobs to determine whether it should be...
research what would be the best developer experience for local development of generator to see if new features (but not only) work with templates. I still want to be able...
**Description** - Add a migration guide markdown to transition from `cli.js` and `ag` to `AsyncAPI CLI` - Add a `postinstall.js` to generate post-installation script after installing the generator package. -...
Per discussions about the https://github.com/asyncapi/generator/issues/1226, we want to include a post-installation script to notify people that we are deprecating the cli.js in generator repository and offer them migration information. We...