Related to #1698
The @typespec/openapi3 package needs a way for users to specify which version of Open API 3.x they want to emit. Since the differences between Open API 3.0 and 3.1 includes breaking changes, we need to support both versions instead of emitting just the latest.
Related to #1698
The
@typespec/openapi3package needs a way for users to specify which version of Open API 3.x they want to emit. Since the differences between Open API 3.0 and 3.1 includes breaking changes, we need to support both versions instead of emitting just the latest.