Project Status Update
Release of the docs and code generator
Generator 1.0.0 release is right behind the corner. During the AsyncAPI SIG meeting we agreed that first we will create a release candidate 1.0.0-rc1 and we will announce it with the community so we get it well tested before final release.
Work on the Generator was our main focus over the last few weeks after the AsyncAPI Conference. One last issue left, about exploring a possibility to generate types for schemas provided in the AsyncAPI documents to make code generators development much easier.
New changes in the Generator
- Generator supports generation basing on a file that is located remotely. Upgrade to latest generator (npm install -g @asyncapi/generator) and run the following in your terminal:
|