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)
This discussion was converted from issue #1600 on June 05, 2023 10:12.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
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 modelsI use NSwag 13.19.0 with building through MSBuild with NET7 under MacOS (m1)
Beta Was this translation helpful? Give feedback.
All reactions