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 support content type overloading in order to fully support the browsable API.
This has some issues (see #1174, #1346) and is pretty icky and complex.
We need to remove this and instead support the browsable API requests being made via AJAX calls.