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
We currently do not track breaking changes of the API, which makes developing for the backend frustrating.
We should use drf-spectacular to generate a spec on precommit, which should save to the same location. The potential developers can look into the spec file and see what changed.
We currently do not track breaking changes of the API, which makes developing for the backend frustrating.
We should use drf-spectacular to generate a spec on precommit, which should save to the same location. The potential developers can look into the spec file and see what changed.
This is linked to #485
The text was updated successfully, but these errors were encountered: