-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Should we version our API?
- 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
Docs:
https://www.django-rest-framework.org/api-guide/versioning/
Metadata
Metadata
Assignees
Labels
No labels