django-rest-swagger icon indicating copy to clipboard operation
django-rest-swagger copied to clipboard

Specific header parameters

Open djadjaVania opened this issue 7 years ago • 4 comments

Hi. I am novice in django and swagger. I have problem with sending specific header using swagger ui. I know that it is possible using java, but i don't understand how to use this functionality using this framework.

djadjaVania avatar Nov 07 '16 09:11 djadjaVania

is anybody here?)

djadjaVania avatar Nov 28 '16 10:11 djadjaVania

@djadjaVania Are you looking to send header information to specific views, or across all requests?

marcgibbons avatar Dec 07 '16 22:12 marcgibbons

across all requests

djadjaVania avatar Dec 08 '16 11:12 djadjaVania

Is there any way to specify header across all requests

tarunnar avatar May 16 '20 13:05 tarunnar