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 enum values to PascalCase and replace return type of a method returning a stream from RedableStream to Response #12

Merged
merged 9 commits into from
Oct 25, 2017

Commits on Oct 25, 2017

  1. Configuration menu
    Copy the full SHA
    b69d1f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c00ee8c View commit details
    Browse the repository at this point in the history
  3. generator and generated code changes for returning the actual respons…

    …e instead of ReadableStream for the streaming scenario.
    amarzavery committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    a7f448b View commit details
    Browse the repository at this point in the history
  4. test changes for enum

    amarzavery committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    03c5f2f View commit details
    Browse the repository at this point in the history
  5. azure enum test changes

    amarzavery committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    af6b68f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    912800e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2cac0b1 View commit details
    Browse the repository at this point in the history
  8. tsc compiled file changes

    amarzavery committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    c915a40 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    97eb3f7 View commit details
    Browse the repository at this point in the history