Skip to content

fix: add missing '#' to JSON references in 3.0.0 examples (#619)#620

Closed
akannkereuwem1 wants to merge 2 commits into
asyncapi:masterfrom
akannkereuwem1:fix-#-in-ref
Closed

fix: add missing '#' to JSON references in 3.0.0 examples (#619)#620
akannkereuwem1 wants to merge 2 commits into
asyncapi:masterfrom
akannkereuwem1:fix-#-in-ref

Conversation

@akannkereuwem1
Copy link
Copy Markdown

Description
In examples/3.0.0/operation.json
, the $ref values for messages are missing the # prefix (e.g., "/components/messages/userSignedUp" instead of "#/components/messages/userSignedUp"). This makes the example document invalid according to JSON Reference standards. This issue was previously reported in #591 but remains open.

image

Related issue(s)
Fixes #619

Copy link
Copy Markdown

@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.

@sonarqubecloud
Copy link
Copy Markdown

@sonarqubecloud
Copy link
Copy Markdown

@jonaslagoni
Copy link
Copy Markdown
Member

Already fixed

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.

2 participants