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 Mar 18, 2019. It is now read-only.
I'm using django-rest-swagger and django-rest-framework and I had to dig a lot until I get here.
I figured out my swagger spec wasn't valid, then I found the issue, I was generating some swagger parameters that had the requires in [] because none of then were required..