You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AsyncAPI v3 is still WIP. We are in a very advanced position, however there are still blockers for early releasing something users can use.
In order to let users test AsyncAPI v3 in advance, I suggest we aim to release a beta version (as a release candidate) version of Studio with the support of the very basics: validating ASyncAPI v3 documents. That means no documentation or code generation, no Spectral rules, etc. Just JSON Schema validation. We will add all those features later progressively.
This issue aims to list and track all the work needed to make this version happen.
Relates to #641
AsyncAPI v3 is still WIP. We are in a very advanced position, however there are still blockers for early releasing something users can use.
In order to let users test AsyncAPI v3 in advance, I suggest we aim to release a beta version (as a release candidate) version of Studio with the support of the very basics: validating ASyncAPI v3 documents. That means no documentation or code generation, no Spectral rules, etc. Just JSON Schema validation. We will add all those features later progressively.
This issue aims to list and track all the work needed to make this version happen.
Scope
Studio: Enable validation only
Disable everything except the editor tab and document validation. Use ParserJS rc + JSON Schema rc.
The text was updated successfully, but these errors were encountered: