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?
How can I pass headers in swagger UI? This may look like a duplicate question but I have already tried everything from already asked question
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. Please help me to find out what I am doing wrong in.