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

Parser fails to return Operation #900

Closed
AceTheCreator opened this issue Nov 16, 2023 · 1 comment
Closed

Parser fails to return Operation #900

AceTheCreator opened this issue Nov 16, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@AceTheCreator
Copy link
Member

Describe the bug

When trying to retrieve the list of Operations, Parser fails to return Operations with traits

How to Reproduce

add traits to any of your Operations, and try retrieving the list of Operations available

AsyncApi-React-Playground-App (3)

example file: https://raw.githubusercontent.com/asyncapi/spec/next-major-spec/examples/streetlights-kafka-asyncapi.yml

Expected behavior

The parser should return the list of Operations available

cc @smoya

@AceTheCreator AceTheCreator added the bug Something isn't working label Nov 16, 2023
@jonaslagoni
Copy link
Member

This is gonna be solved by solving #856, using it for triage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants