mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-17 15:29:06 +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