forked from loafle/openapi-generator-original
* fix: make accept header of async apis consistent with sync version * make sync and async version use same logic * generate samples for csharp-netcore using generate-samples.sh * fix: make accept header of async apis consistent with sync version * change tabs to spaces to match existing code