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

codegen: Update REST streaming request payload content-type usage #360

Closed
wants to merge 1 commit into from

Commits on Mar 17, 2022

  1. codegen: Update REST streaming request payload content-type usage

    Updates the SDK's codegen for REST HTTP request payload to always
    include content-type header for operations with streaming request
    payloads. Prior the content-type header would only be added if the
    streaming request io.Reader was not nil.
    jasdel committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    d5f3aca View commit details
    Browse the repository at this point in the history