I am using Spring REST, but swagger is treating header param as query param. Example, I am using "@RequestHeader(value = "Authorization") String accessToken" in my API, here swagger treating accessToken as query param. Do anybody have any suggestion to overcome this? Thank you in advance.
Regards, Eshita -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
