openapi-generator/samples/client/petstore/csharp
alex-fisher ff9c723208 ContentType selection fix for csharp. (#6633)
* 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
2017-10-17 23:37:22 +08:00
..
SwaggerClient ContentType selection fix for csharp. (#6633) 2017-10-17 23:37:22 +08:00
SwaggerClient.v5 Merge branch 'empty_classes' of https://github.com/bbdouglas/swagger-codegen into bbdouglas-empty_classes 2017-05-16 17:51:42 +08:00
SwaggerClientNetCoreProject [csharp] Support inheritance instead of duplicating parent properties in derived classes (#5922) 2017-09-06 17:22:20 +08:00
SwaggerClientNetStandard [csharp] Support inheritance instead of duplicating parent properties in derived classes (#5922) 2017-09-06 17:22:20 +08:00
SwaggerClientWithPropertyChanged [csharp] Support inheritance instead of duplicating parent properties in derived classes (#5922) 2017-09-06 17:22:20 +08:00