API Versioning #14568
Unanswered
Code1110-daktonis
asked this question in
Q&A
API Versioning
#14568
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.
-
I plan to use Payload as a headless CMS to deliver content to a Mobile App and in the future to create a website based on it. Now the question came up how to handle breaking changes in the API. We would like to pin the mobile app to a specific version of the API, because we cannot make sure that all users will upgrade their app to a new version immediately. Payload and most other headless CMS do not offer API versioning support out of the box and adding it by hand seems to be rather painful. Now my question is, what is the reason we don't have support for this feature? What are best practices to handle this case? Any help or thoughts would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions