Skip to content
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

[v3] Support multiple parser-api versions for AsyncAPI inputs #1493

Closed
Tracked by #1376
smoya opened this issue Aug 25, 2023 · 1 comment
Closed
Tracked by #1376

[v3] Support multiple parser-api versions for AsyncAPI inputs #1493

smoya opened this issue Aug 25, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@smoya
Copy link
Member

smoya commented Aug 25, 2023

Reason/Context

In order to maximize compatibility, we need to accept AsyncAPI inputs in ""any"" of the Parser-API versions. See asyncapi/parser-js#848.

Description

Use https://github.com/smoya/multi-parser-js in order to convert AsyncAPI inputs that are not compatible with the parser-api version in use in the installed parser-js package.

@jonaslagoni
Copy link
Member

Solved 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants