Relative Content

Tag Archive for djangoswaggeropenapiswagger-uidjango-swagger

How can I pass headers in Swagger UI?

I am trying to hit the API using Django Swagger UI, but I am not getting header in API. I have tried all the answered solutions but I don’t know how none of them worked for me. What am I doing wrong?