When can we expect OpenAPI 3.1 support? #1653
Answered
by
P0lip
Stokestack
asked this question in
Q&A
|
There are some very useful additions in 3.1, such as the ability to add a description alongside a use of a schema reference. I did a search for OpenAPI 3.1 here and got nothing... which is concerning. I'm using Stoplight Studio, which in turn uses Spectral to validate its documents. |
Answered by
P0lip
Jun 3, 2021
Replies: 1 comment 5 replies
|
The initial support for OAS 3.1 has already landed in the V6 version, which is still considered an alpha. |
5 replies
Answer selected by
Stokestack
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The initial support for OAS 3.1 has already landed in the V6 version, which is still considered an alpha.
We're planning to roll out the stable release of V6 soon, hopefully in June/July.
In general, V6 is stable enough to use. The only reason it's still in the alpha stage is the fact we have a few remaining breaking changes to introduce.