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

Allow specifying a versioned dependency from an unversioned spec #323

Closed
bterlson opened this issue Mar 15, 2022 · 0 comments · Fixed by #346
Closed

Allow specifying a versioned dependency from an unversioned spec #323

bterlson opened this issue Mar 15, 2022 · 0 comments · Fixed by #346
Assignees
Milestone

Comments

@bterlson
Copy link
Member

If I don't care to version my API but I want to leverage a library that has versions, I should still be able to use the versioned library. Today, you have to provide a mapping from your versions the library versions. Probably we can just allow specifying the library version without the mapping in the @versionedDependency decorator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants