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

13776: allow adding query parameters to RequestOptions #13777

Merged
merged 9 commits into from
May 31, 2024

Commits on May 22, 2024

  1. 13776: allow adding query parameters to RequestOptions

    Signed-off-by: Oliver Lockwood <[email protected]>
    oliverlockwood committed May 22, 2024
    Configuration menu
    Copy the full SHA
    0a5736f View commit details
    Browse the repository at this point in the history
  2. Fix bug highlighted by unit testing

    Signed-off-by: Oliver Lockwood <[email protected]>
    oliverlockwood committed May 22, 2024
    Configuration menu
    Copy the full SHA
    1028b6b View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Address code review comments

    Signed-off-by: Oliver Lockwood <[email protected]>
    oliverlockwood committed May 23, 2024
    Configuration menu
    Copy the full SHA
    0931c42 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into main

    Signed-off-by: Oliver Lockwood <[email protected]>
    oliverlockwood authored May 23, 2024
    Configuration menu
    Copy the full SHA
    177d35c View commit details
    Browse the repository at this point in the history
  3. Run spotlessApply to satisfy formatting rules

    Signed-off-by: Oliver Lockwood <[email protected]>
    oliverlockwood committed May 23, 2024
    Configuration menu
    Copy the full SHA
    ad51c82 View commit details
    Browse the repository at this point in the history
  4. Fix more queryParams->parameters cases

    Signed-off-by: Oliver Lockwood <[email protected]>
    oliverlockwood committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d0420a3 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Apply code review feedback

    Signed-off-by: Oliver Lockwood <[email protected]>
    oliverlockwood committed May 28, 2024
    Configuration menu
    Copy the full SHA
    963f929 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main'

    Signed-off-by: Oliver Lockwood <[email protected]>
    oliverlockwood committed May 28, 2024
    Configuration menu
    Copy the full SHA
    f29c2e3 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Merge branch 'main' into main

    Signed-off-by: Oliver Lockwood <[email protected]>
    oliverlockwood authored May 30, 2024
    Configuration menu
    Copy the full SHA
    fcfcae3 View commit details
    Browse the repository at this point in the history