You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, is it possible to configure NSwag to catch controller/models xml-comments (summary and etc.) while generating c# clients? Now I see, that only [Description] works.
In my swagger.json everything looks good with comments in controllers and models
I use NSwag 13.19.0 with building through MSBuild with NET7 under MacOS (m1)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello, is it possible to configure NSwag to catch controller/models xml-comments (summary and etc.) while generating c# clients? Now I see, that only [Description] works.
In my swagger.json everything looks good with comments in controllers and models
I use NSwag 13.19.0 with building through MSBuild with NET7 under MacOS (m1)
P.S. moved from discussion 1601
Beta Was this translation helpful? Give feedback.
All reactions