1
Answer

Is it possible to inject a method in Swagger

Photo of Istudent Rana

Istudent Rana

4y
491
1
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)