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
Copy file name to clipboardExpand all lines: README.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,8 @@ From the [OpenAPI Specification](https://github.com/OAI/OpenAPI-Specification):
12
12
13
13
As of the 1.1.4 release, this description is considered **stable** and generally available.
14
14
15
-
The 1.1.4 release is the final release that is OpenAPI 3.0.x compatible. Any additional features and fixes will only be available in our 2.0.x release and above.
15
+
The `descriptions` folder contains the 3.0 version of the description.
16
+
The `descriptions-next` folder contains the 3.1 version of the description, and is subject to breaking changes on the `main` branch.
0 commit comments