Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openapi3 - add emitter option for emitting 3.1 compliant specs #4959

Open
chrisradek opened this issue Nov 4, 2024 · 0 comments
Open

openapi3 - add emitter option for emitting 3.1 compliant specs #4959

chrisradek opened this issue Nov 4, 2024 · 0 comments
Assignees
Labels
emitter:openapi3 Issues for @typespec/openapi3 emitter feature New feature or request

Comments

@chrisradek
Copy link
Member

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.

@chrisradek chrisradek added the emitter:openapi3 Issues for @typespec/openapi3 emitter label Nov 4, 2024
@markcowl markcowl added the feature New feature or request label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
emitter:openapi3 Issues for @typespec/openapi3 emitter feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants