Redocly / redocly-cli

⚒️ Redocly CLI makes OpenAPI easy. Lint/validate to any standard, generate beautiful docs, and more.
https://redocly.com/docs/cli/
MIT License
865 stars 130 forks source link

Add support for Async API 3.0 #1352

Open IgorKarpiuk opened 7 months ago

IgorKarpiuk commented 7 months ago

Is your feature request related to a problem? Please describe.

Upgrade linting capabilities by adding support for Async API 3.0, complementing existing support for v2.

Describe alternatives you've considered

Do nothing

lyudmila-petrova commented 5 months ago

There is a real pain to bundle asyncapi v3 specification due to $ref resolution logic in @asyncapi/bundler

The only way today is coding. But anyway using asyncapi libraries, each file's first line is asyncapi: 3.0.0