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 tried via validate(header=Headers) but if I use the field authorization or Authorization swagger UI 'try it out" doesnt put the header in the request. When I used another word for it, for example "auth", swagger did put it.
The text was updated successfully, but these errors were encountered:
I tried via
validate(header=Headers)
but if I use the fieldauthorization
orAuthorization
swagger UI 'try it out" doesnt put the header in the request. When I used another word for it, for example "auth", swagger did put it.The text was updated successfully, but these errors were encountered: