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

feat: Add helper function to format query_params for rest transport. #275

Merged
merged 7 commits into from Sep 20, 2021

Commits on Sep 16, 2021

  1. Copy the full SHA
    b761e24 View commit details
    Browse the repository at this point in the history
  2. fix: updated copyright date in file headers.

    Kenneth Bandes committed Sep 16, 2021
    Copy the full SHA
    9f84b87 View commit details
    Browse the repository at this point in the history
  3. fix: correct some error handling and address style issues.

    Kenneth Bandes committed Sep 16, 2021
    Copy the full SHA
    ee9cd18 View commit details
    Browse the repository at this point in the history
  4. fix: removed unneeded parameter from top-level function.

    Kenneth Bandes committed Sep 16, 2021
    Copy the full SHA
    72a8025 View commit details
    Browse the repository at this point in the history
  5. fix: removed handling of impossible case in helper function.

    Kenneth Bandes committed Sep 16, 2021
    Copy the full SHA
    06d113c View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. fix: improve test coverage

    Kenneth Bandes committed Sep 17, 2021
    Copy the full SHA
    96509cb View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3c9f529 View commit details
    Browse the repository at this point in the history