How to handle different versions of an API #80
JanRuettinger
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
How would you handle different versions of an API with the current project structure?
Changes between APIs can occur on different levels. Here are a few examples:
Curious how you would handle such cases.
All reactions