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

[Typescript][Fetch] client refactoring #569

Merged
merged 46 commits into from
Nov 18, 2018

Commits on Jul 12, 2018

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

Commits on Jul 13, 2018

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

Commits on Jul 15, 2018

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

Commits on Jul 16, 2018

  1. Configuration menu
    Copy the full SHA
    ccfd874 View commit details
    Browse the repository at this point in the history
  2. reverted some comments

    Place1 committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    9c94a31 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2018

  1. Configuration menu
    Copy the full SHA
    7a3efa9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51c0c07 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2018

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

Commits on Jul 26, 2018

  1. Configuration menu
    Copy the full SHA
    88a939f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8af494 View commit details
    Browse the repository at this point in the history
  3. bug fix

    Place1 committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    d73a6e8 View commit details
    Browse the repository at this point in the history
  4. updated samples

    Place1 committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    4b4202a View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of github.com:OpenAPITools/openapi-generator in…

    …to typescript-fetch-fork
    Place1 committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    22751cd View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2018

  1. Configuration menu
    Copy the full SHA
    ec0ef63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f30aa46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df07b3e View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2018

  1. Configuration menu
    Copy the full SHA
    9e01d50 View commit details
    Browse the repository at this point in the history
  2. updated samples

    Place1 committed Aug 11, 2018
    Configuration menu
    Copy the full SHA
    d3ed16d View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2018

  1. Configuration menu
    Copy the full SHA
    31e618d View commit details
    Browse the repository at this point in the history
  2. Rework pom in "samples.ci"

    jmini committed Aug 12, 2018
    Configuration menu
    Copy the full SHA
    cc4f8e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2018

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

Commits on Aug 30, 2018

  1. updated configuration class to use property getters to allow clients …

    …to implement configuration values as getters
    Place1 committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    dae8b75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03999d4 View commit details
    Browse the repository at this point in the history
  3. fixed missing import

    Place1 committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    7f0dcdf View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2018

  1. Merge branch 'master' of github.com:OpenAPITools/openapi-generator in…

    …to typescript-fetch-fork
    Place1 committed Sep 1, 2018
    Configuration menu
    Copy the full SHA
    620b613 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d74f0a View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2018

  1. Configuration menu
    Copy the full SHA
    491f09d View commit details
    Browse the repository at this point in the history
  2. updated samples

    Place1 committed Sep 2, 2018
    Configuration menu
    Copy the full SHA
    402a977 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bcf912 View commit details
    Browse the repository at this point in the history
  4. updated tests

    Place1 committed Sep 2, 2018
    Configuration menu
    Copy the full SHA
    c8a9ce2 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2018

  1. Configuration menu
    Copy the full SHA
    70e0b91 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'typescript-fetch-fork' of github.com:Place1/openapi-gen…

    …erator into typescript-fetch-fork
    Place1 committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    830acaf View commit details
    Browse the repository at this point in the history
  3. updated models json converters to handle undefined inputs (to simplif…

    …y usage in optional contexts like optional request bodies)
    Place1 committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    71d8b90 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2018

  1. updated samples

    Place1 committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    71ee3d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2018

  1. updated tests

    Place1 committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    d770f24 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2018

  1. Configuration menu
    Copy the full SHA
    f125847 View commit details
    Browse the repository at this point in the history
  2. updated samples

    Place1 committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    691bad0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a6e9ae View commit details
    Browse the repository at this point in the history
  4. updated samples

    Place1 committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    43f0db2 View commit details
    Browse the repository at this point in the history
  5. bug fix

    Place1 committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    fc33670 View commit details
    Browse the repository at this point in the history
  6. bug fix

    Place1 committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    79408a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2018

  1. updated samples

    Place1 committed Sep 29, 2018
    Configuration menu
    Copy the full SHA
    6f121cc View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2018

  1. Configuration menu
    Copy the full SHA
    05393c4 View commit details
    Browse the repository at this point in the history
  2. patch to get tests running

    Place1 committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    889a61f View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2018

  1. added support for retrieving raw response. added support for binary r…

    …equest bodies. added support for blob data type for files/binary.
    Place1 committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    a38a693 View commit details
    Browse the repository at this point in the history