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

Pass opts argument to api client in ruby-client #2754

Merged
merged 5 commits into from
Apr 28, 2019

Commits on Apr 28, 2019

  1. Pass opts argument to api client in ruby-client

    We want to change the option when debugging, changing timeout to specific api, etc...
    So we want to merge and pass options to api client.
    ota42y committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    b4162ac View commit details
    Browse the repository at this point in the history
  2. fix ruby-client

    ota42y committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    80bda5d View commit details
    Browse the repository at this point in the history
  3. fix openapi ruby-client

    ota42y committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    ab413c8 View commit details
    Browse the repository at this point in the history
  4. fix typo

    ota42y committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    53a08ce View commit details
    Browse the repository at this point in the history
  5. fix template

    ota42y committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    ddf3e50 View commit details
    Browse the repository at this point in the history