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!
How to add example to my request/response with controllers and minimal api?
In swashbuckle I have a lib called "Swashbuckle.Filters", after I implement IMultipleExamplesProvider/IExampleProvider by myself and add an SwaggerRequestExample attribute to my controller method. Am I able to archieve the same result with NSwag?
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!
How to add example to my request/response with controllers and minimal api?
In swashbuckle I have a lib called "Swashbuckle.Filters", after I implement IMultipleExamplesProvider/IExampleProvider by myself and add an SwaggerRequestExample attribute to my controller method. Am I able to archieve the same result with NSwag?
Beta Was this translation helpful? Give feedback.
All reactions