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
I have many ModelViewSet classes and a few RetrieveAPIViewfor some custom API views. In the new interactive docs (great work btw) it seems that one can interact only with the ModelViewSetAPI. Am I missing something? Is this intended?