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
> Note: we just released a new major version of the library, which brings support for OpenAPI 3.1!
29
-
> You can read more about the changes of this upcoming version [in the upgrade guide](./docs/upgrade-guide-2.md).
28
+
> Note: we just released a new major version of the library, which brings support for OpenAPI 3.2!
29
+
> You can read more about the changes of this upcoming version [in the upgrade guide](./docs/upgrade-guide-3.md).
30
30
31
31
# Processors
32
32
The OpenAPI.NET project holds the base object model for representing OpenAPI documents as .NET objects. Some developers have found the need to write processors that convert other data formats into this OpenAPI.NET object model. We'd like to curate that list of processors in this section of the readme.
0 commit comments