Fix Autorest Problems when Generating Client with Swashbuckle swagger.json
How to fix the default configuration of Swashbuckle in asp.netcore services to enable client generation with autorest, and best practices for improving the client. All code samples are based on a C# 9 reference service which is available in GitHub.