This will allow default support of the newest OpenAPI specification without importing all of the older version but still allow the user to import the older version if desired.
The user will be able to choose between versions or even import both to work across them.
Work off of the release/3_0 branch and work on types in the OpenAPIKit (not OpenAPIKit_3_0) module.
This will allow default support of the newest OpenAPI specification without importing all of the older version but still allow the user to import the older version if desired.
The user will be able to choose between versions or even import both to work across them.
Work off of the
release/3_0
branch and work on types in theOpenAPIKit
(notOpenAPIKit_3_0
) module.