Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[C#] ContentType selection fix #6633

Merged
merged 5 commits into from
Oct 17, 2017

Commits on Oct 6, 2017

  1. 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
    alex-fisher committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    8a11238 View commit details
    Browse the repository at this point in the history
  2. updated the petshop codegen for C#

    Jim McKay committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    7c894ae View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2017

  1. Configuration menu
    Copy the full SHA
    750be46 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2017

  1. Configuration menu
    Copy the full SHA
    8abadc8 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2017

  1. Configuration menu
    Copy the full SHA
    0d03a7c View commit details
    Browse the repository at this point in the history