You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Versioning is beneficial for if users have implementations that rely on older versions to work. It is recommended to versions if we plan on making changes that will require consumers to modify their codebase in order to continue using the API.
All information I could find recommended versioning
Should we version our API?
Docs:
https://www.django-rest-framework.org/api-guide/versioning/
https://www.postman.com/api-platform/api-versioning/
The text was updated successfully, but these errors were encountered: