stoplightio / spectral

A flexible JSON/YAML linter for creating automated style guides, with baked in support for OpenAPI v3.1, v3.0, and v2.0 as well as AsyncAPI v2.x.
https://stoplight.io/spectral
Apache License 2.0
2.35k stars 226 forks source link

fix(rulesets): always allow string examples in asyncapi schema #2625

Open timonback opened 1 month ago

timonback commented 1 month ago

Fixes https://github.com/stoplightio/spectral/issues/2624.

Checklist

Does this PR introduce a breaking change?

mnaumanali94 commented 1 month ago

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