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
I am using NSwag to generate C# Api client (.net 7.0). Is there a way to exclude a controller from the generated client only? The controller itself is defined in an external library and the swagger.json file should contain all the controllers.