0

I have sucessfully implemented swagger on my ASP.NET Web Application api, and works like a charm. Now i wnat to add comments on fields, i have searched and i can only see examples on ASP.Net Core web Api, how can i achieve the same in a ASP.NET we Application api.

3
  • What library did you use to add Swagger to your ASP.NET web app? Did you check its documentation? Commented Mar 29, 2023 at 17:19
  • I used swachbuckle, and all other documentation i am get is for swashbuckle for asp.net core Commented Mar 29, 2023 at 18:59
  • This might help - stackoverflow.com/questions/41957572/… Commented Mar 29, 2023 at 22:16

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.