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

figure out API versioning #220

Open
TomasTomecek opened this issue May 24, 2018 · 0 comments
Open

figure out API versioning #220

TomasTomecek opened this issue May 24, 2018 · 0 comments
Labels
feature New feature or a request for enhancement. user-experience Usability issue.

Comments

@TomasTomecek
Copy link
Member

Since we introduce a breaking change from time to time, ideally we should be able to provide a way for our users to pick a version of API. Obviously we are limited here python language (function arguments, function names etc.).

Ideally a user would pick a version and then within conu we would handle function returns, argument types according to the selected version.

@TomasTomecek TomasTomecek added feature New feature or a request for enhancement. user-experience Usability issue. labels May 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or a request for enhancement. user-experience Usability issue.
Projects
None yet
Development

No branches or pull requests

1 participant