mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-16 08:31:26 +00:00
* 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