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

chore: For netstandard2.0, use HttpClient in VendorHttpApiRequestor. #2566

Merged
merged 2 commits into from
Jun 20, 2024

Conversation

jaffinito
Copy link
Member

@jaffinito jaffinito commented Jun 18, 2024

Description

For netstandard2.0, use HttpClient in VendorHttpApiRequestor. Uses directives to switch between builds types. No additional tests were needed.

Manual validation of changes was successful.

Author Checklist

  • Unit tests, Integration tests, and Unbounded tests completed
  • Performance testing completed with satisfactory results (if required)

Reviewer Checklist

  • Perform code review
  • Pull request was adequately tested (new/existing tests, performance tests)

@jaffinito jaffinito marked this pull request as ready for review June 18, 2024 21:33
@jaffinito jaffinito merged commit 8b24d04 into main Jun 20, 2024
93 checks passed
@jaffinito jaffinito deleted the other/httpclient-for-vendorapi-calls branch June 20, 2024 16:25
@jaffinito jaffinito linked an issue Jun 20, 2024 that may be closed by this pull request
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.

Update VendorHttpApiRequestor to use support http client library
3 participants