mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-07 10:58:55 +00:00
ff9c723208
* ContentType selection fix for csharp. Updated to reflect java implementation. Previously any request body of type string was having the content type overridden to 'application/json'. This prevented custom json ContentTypes * updated the petshop codegen for C# * Fixed content type selection test for csharp * Replaced tabs with 4 spaces * Removed trailing space / string comparison |
||
---|---|---|
.. | ||
SwaggerClient | ||
SwaggerClient.v5 | ||
SwaggerClientNetCoreProject | ||
SwaggerClientNetStandard | ||
SwaggerClientWithPropertyChanged |