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

feat: add tags() function to the root AsyncAPI file #112

Closed
2 tasks done
KhudaDad414 opened this issue Mar 21, 2024 · 0 comments
Closed
2 tasks done

feat: add tags() function to the root AsyncAPI file #112

KhudaDad414 opened this issue Mar 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@KhudaDad414
Copy link
Member

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?

  • I checked and didn't find a similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue?

Yes I am willing to submit a PR!

@KhudaDad414 KhudaDad414 added the enhancement New feature or request label Mar 21, 2024
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

1 participant