-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AsyncAPI spec v3 support in Node.js template #215
Comments
Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request. |
@derberg Any progress on this? I would like to start using AsyncAPI and it feels like it would be best to start with the new spec version right away, but it feels like most of the code generators are not compatible yet. Or is it still recommended to go with v2 of the spec? |
v3 release done, and coincidence is that it also support asyncapi v3 anyway, if there are any issues, feel free to report them |
Is v3 supported in nodejs-template? I get this error when I try:
|
@meteatamel thanks! opened PR to CLI -> asyncapi/cli#1412 |
@meteatamel the latest AsyncAPI CLI release fixes the problem |
Thanks @derberg, I tested and the code generation for Node.js works now with 3. 0 |
Great!!! Thanks for confirmation! fyi @kaushik-rishi |
Reason/Context
This Issue is used to track changes needed to support AsyncAPI v3. As a code owner, please edit this list of TODO tasks in order to properly track the progress 🙂 Once this issue is closed it means that v3 is now fully supported in this library.
Remaining tasks:
apiVersion
The text was updated successfully, but these errors were encountered: