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.37k stars 228 forks source link

Support for AsyncAPI v3.0.0 #2559

Open asangas opened 7 months ago

asangas commented 7 months ago

User story. As an API designer, I can use Spectral linter, so that I can lint my version 3.0.0 specifications.

Is your feature request related to a problem? Version 3.0.0 is not supported by Spectral

Describe the solution you'd like Extend the ruleset to support v3.0.0

Additional context https://www.asyncapi.com/blog/release-notes-3.0.0

msolujic commented 1 month ago

hi, do we have any update on this one, any ETA for AsyncAPI v3 support in Spectral?