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

feature: typescript-axios support single request param #6239

Closed
wants to merge 10 commits into from

Commits on May 9, 2020

  1. adds support for useSingleRequestParameter for typescript axios genee…

    …rator
    Erdem BAŞ committed May 9, 2020
    Configuration menu
    Copy the full SHA
    12a158c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    945b054 View commit details
    Browse the repository at this point in the history
  3. typescript-axios useSingleParameter sample added.

    Erdem BAŞ committed May 9, 2020
    Configuration menu
    Copy the full SHA
    e5324ba View commit details
    Browse the repository at this point in the history
  4. Array<enum> type problem fixed.

    Erdem BAŞ committed May 9, 2020
    Configuration menu
    Copy the full SHA
    e3d0f70 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2020

  1. Sample deleted.

    Erdem BAŞ committed May 10, 2020
    Configuration menu
    Copy the full SHA
    73ab5da View commit details
    Browse the repository at this point in the history
  2. useSingleRequestParameter default set false.

    typescript-axios-petstore-use-single-request-parameter.sh added.
    Erdem BAŞ committed May 10, 2020
    Configuration menu
    Copy the full SHA
    0ecc035 View commit details
    Browse the repository at this point in the history
  3. useSingleRequestParam sample added.

    Erdem BAŞ committed May 10, 2020
    Configuration menu
    Copy the full SHA
    547373c View commit details
    Browse the repository at this point in the history
  4. useSingleRequestParameter set default false on docs

    Erdem BAŞ committed May 10, 2020
    Configuration menu
    Copy the full SHA
    05188a6 View commit details
    Browse the repository at this point in the history
  5. Docs edit

    Erdem BAŞ committed May 10, 2020
    Configuration menu
    Copy the full SHA
    e6579a2 View commit details
    Browse the repository at this point in the history
  6. indents fixed after review.

    Erdem BAŞ committed May 10, 2020
    Configuration menu
    Copy the full SHA
    ff9f099 View commit details
    Browse the repository at this point in the history