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

Write ADR for API versioning #2

Open
jisantuc opened this issue Sep 27, 2019 · 0 comments
Open

Write ADR for API versioning #2

jisantuc opened this issue Sep 27, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@jisantuc
Copy link
Contributor

jisantuc commented Sep 27, 2019

Someday we'll need to be able to make breaking changes to the backend without the frontend needing to know or care. See this thread for one possible implementation, and also see what else you can come up with.

Also, try to come up with a strategy for deprecation -- versioning sounds great, but keeping 90 versions of an API around sounds like a headache.

@notthatbreezy notthatbreezy added the enhancement New feature or request label Oct 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants