Forum Discussion

GandalfGao's avatar
GandalfGao
Visitor
3 years ago

How to get the names of classes and attributes and their comments in DTO through Swagger

I am using Asp.netCore, with SwaggerUI on it. There is a detailed description of object parameters on SwaggerUI. This detailed description depends on the classes and attributes we define and the comments related to them. Is there any mechanism to download these descriptions as files? or To access them in C# code

No RepliesBe the first to reply