Skip to content

Fix setServerVariables with non-default server indices #1786

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

Conversation

segevfiner
Copy link
Contributor

@segevfiner segevfiner commented Aug 25, 2024

What does this PR do?

Correctly pass server variables from setServerVariables when serverIndex or operationServerIndices is used.

Fixes #1785

Additional Notes

I also re-run the code generator.

Contributed on behalf of Swimm

Review checklist

Please check relevant items below:

  • This PR includes all newly recorded cassettes for any modified tests.

  • This PR does not rely on API client schema changes.

    • The CI should be fully passing.
  • Or, this PR relies on API schema changes and this is a Draft PR to include tests for that new functionality.

    • Note: CI shouldn't be run on this Draft PR, as its expected to fail without the corresponding schema changes.

@segevfiner segevfiner requested a review from a team as a code owner August 25, 2024 17:43
@jack-edmonds-dd jack-edmonds-dd merged commit 08b22ce into DataDog:master Oct 1, 2024
25 of 27 checks passed
github-actions bot pushed a commit that referenced this pull request Oct 1, 2024
Co-authored-by: jack-edmonds-dd <jack.edmonds@datadoghq.com> 08b22ce
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Configuration.setServerVariables doesn't work with non-defaults server indices
2 participants