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(rulesets): always allow string examples in asyncapi schema #2625

Conversation

timonback
Copy link
Contributor

Fixes #2624.

Checklist

  • Tests added / updated
  • (N/A) Docs added / updated (N/A)

Does this PR introduce a breaking change?

  • Yes
  • No

Co-authored-by: David Müller <d4ve.mone@googlemail.com>
@mnaumanali94
Copy link
Contributor

@jonaslagoni @smoya Will you be able to review this anytime soon?

@mnaumanali94 mnaumanali94 added the AsyncAPI Issues related to the AsyncAPI ruleset label Jun 7, 2024
@jonaslagoni
Copy link
Collaborator

@mnaumanali94 feel free to merge 👍

@mnaumanali94
Copy link
Contributor

@jonaslagoni Thank you! I'm working on trying to fix the pipeline. There's something with a memory leak in node/jest. I'll merge some of the PRs then.

@jonaslagoni
Copy link
Collaborator

All good @mnaumanali94 ✌️

@mnaumanali94 mnaumanali94 enabled auto-merge (squash) October 4, 2024 12:53
@mnaumanali94 mnaumanali94 merged commit 4e2f797 into stoplightio:develop Oct 4, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AsyncAPI Issues related to the AsyncAPI ruleset
Projects
None yet
Development

Successfully merging this pull request may close these issues.

asyncapi asyncApi2SchemaValidation does not allow string examples for other schema types
3 participants