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
The documentation of endpoints using coreapi has been deprecated since a while on django-filters and support removed from 25.1.
However we use the automated model self documentation in ONE to propose options.
Here we should update the \docs endpoint to use the recommended drf-spectacular module instead, which may in turn impact how we gather the schemas on the ONE side.