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
{{ message }}
This repository was archived by the owner on Dec 11, 2021. It is now read-only.
To allow for a clean move, look for a way to forward requests that do not match any defined endpoint to another API.
In our case, this will be used to forward requests that do not have an implementation on the new API to the old Django-based API, and incrementally port features over.