user1748546
user1748546

Reputation: 97

How to add example for POST body for swagger using Asp .Net Core

I am using .Net Core 2.2 and swagger 2.0. I want to add an example body as a part of the documentation for the POST operation. I could not find any support for "POST" with a body in Swashbuckle.AspNetCore.

How to add documentation for POST body using .Net Core?

Upvotes: 1

Views: 348

Answers (0)

Related Questions