You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AsyncAPI v2 and v3 support tags in the root of the AsyncAPI file. It would be helpful to have a function that parses those tags from the AsyncAPI document with parsers.
How will this change help?
this change would help tooling to not use the JSON of the asyncAPI document to access the document tags.
Screenshots
No response
How could it be implemented/designed?
we need to add a function to the root of the AsyncAPI file.
Why do we need this improvement?
AsyncAPI v2 and v3 support tags in the root of the AsyncAPI file. It would be helpful to have a function that parses those tags from the AsyncAPI document with parsers.
How will this change help?
this change would help tooling to not use the JSON of the asyncAPI document to access the document tags.
Screenshots
No response
How could it be implemented/designed?
we need to add a function to the root of the AsyncAPI file.
🚧 Breaking changes
No
👀 Have you checked for similar open issues?
🏢 Have you read the Contributing Guidelines?
Are you willing to work on this issue?
Yes I am willing to submit a PR!
The text was updated successfully, but these errors were encountered: