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

openapi-to-typespec should not depend on a specific version of typespec #5047

Open
markcowl opened this issue Dec 11, 2024 · 0 comments
Open
Assignees
Labels
bug This issue requires a change to an existing behavior in the product in order to be resolved. openapi-to-tsp Tracks OpenAPI to Cadl converter issues

Comments

@markcowl
Copy link
Member

Because openapi-to-typespec is used by tsp-client, and tsp-client is a dependecy in the specs repo, pinning the version in depenencies acauses multiple versions of typespec to be installed in the azure-rest-api-specs repo.

Ideally openapi-to-typespec would have a more open set of dependencies, similar to the typespec emitters.

This is somewhat urgent, because it has caused problems in two different TypeSpec releases.

@markcowl markcowl added bug This issue requires a change to an existing behavior in the product in order to be resolved. openapi-to-tsp Tracks OpenAPI to Cadl converter issues labels Dec 11, 2024
@mikeharder mikeharder self-assigned this Dec 11, 2024
@mikeharder mikeharder moved this from 🤔 Triage to 🐝 Dev in Azure SDK EngSys 🚢🎉 Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue requires a change to an existing behavior in the product in order to be resolved. openapi-to-tsp Tracks OpenAPI to Cadl converter issues
Projects
Development

No branches or pull requests

2 participants