[BUG] operationMessagesUnambiguity
rule throws error if operation or message is not a $ref
.
#1037
Open
2 tasks done
Labels
bug
Something isn't working
Describe the bug.
I'm getting error like this:
after using
.validate()
method on AsyncAPI document that containsoperations
withchannel
andmessages
components specified like the one below(without using$ref
)Expected behavior
I can validate document containing operations like the one specified above without getting errors.
Screenshots
How to Reproduce
@asyncapi/parser .validate
method🥦 Browser
None
👀 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: