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

fix: update operationMessagesUnambiguity rule validity check #1038

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kamil1094
Copy link

@kamil1094 kamil1094 commented Jul 9, 2024

Description

The operationMessagesUnambiguity rule produces error when trying to validate AsyncAPI document that contains with channel and messages components under operations specified without using $ref.

Related issue(s)
Resolves #1037

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome to AsyncAPI. Thanks a lot for creating your first pull request. Please check out our contributors guide useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

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

Successfully merging this pull request may close these issues.

[BUG] operationMessagesUnambiguity rule throws error if operation or message is not a $ref.
1 participant