Istudent Rana

Istudent Rana

  • 1.3k
  • 321
  • 79.9k

Is it possible to inject a method in Swagger

Mar 2 2021 7:01 PM
in asp.net web api project, I have a custom library that generates token by using header and post body. While testing in Swagger, how do I inject my custom method to generate token before sending request?

Answers (1)