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

Fix multiple bugs in generated cpprest client code #9905

Merged
merged 5 commits into from
Dec 13, 2019
Merged

Fix multiple bugs in generated cpprest client code #9905

merged 5 commits into from
Dec 13, 2019

Commits on Dec 2, 2019

  1. Configuration menu
    Copy the full SHA
    dd88ba7 View commit details
    Browse the repository at this point in the history
  2. Use "true" and "false" for multipart/form-data booleans

    Do not use "1" and "0" implicitly
    Fixes #9903
    cipold committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    a7dc2e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8722a53 View commit details
    Browse the repository at this point in the history
  4. Update cpprest client sample

    cipold committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    8c9f516 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2019

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