Skip to content

Conversation

@gavinbarron
Copy link
Contributor

@gavinbarron gavinbarron commented Jun 23, 2025

Overview

Updates logic for initializing kiota httpx request adapter to only use the base_uri from the http client. This aligns with the behavior in the other kiota http request adapters.
This leaves a dangling unused parameter, however removing it would be a breaking change so we're better to leave it for now.

Related Issue

Contributes to fixing: microsoftgraph/msgraph-beta-sdk-python#743

Testing Instructions

  • Expanded tests cases demonstrate how to test.

@gavinbarron gavinbarron requested a review from a team as a code owner June 23, 2025 18:14
@baywet
Copy link
Member

baywet commented Jun 26, 2025

depends on #483 to be merged first

@sonarqubecloud
Copy link

@github-project-automation github-project-automation bot moved this to In Progress 🚧 in Kiota Jun 26, 2025
@baywet baywet merged commit b5e2fd1 into main Jun 26, 2025
53 checks passed
@baywet baywet deleted the fix/http-base-uri-initialization branch June 26, 2025 23:10
@github-project-automation github-project-automation bot moved this from In Progress 🚧 to Done ✔️ in Kiota Jun 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants