Skip to content

Fixes regression on passing custom baseurl#1614

Merged
andrueastman merged 1 commit into
feature/5.0from
fixCustomUrlConstructor
Jan 16, 2023
Merged

Fixes regression on passing custom baseurl#1614
andrueastman merged 1 commit into
feature/5.0from
fixCustomUrlConstructor

Conversation

@andrueastman
Copy link
Copy Markdown
Contributor

@andrueastman andrueastman commented Jan 16, 2023

This PR closes #1613

It addresses a regression introduced by adding the baseurl to the PathParameters collection of the GraphServiceClient that prevented the correct propagation of custom base urls passed to the constructor.
This PR therefore ensures the RequestAdapter is properly initialized with the custom base url to ensure the correct url is passed to the PathParameters collection.

Microsoft Reviewers: Open in CodeFlow

@andrueastman andrueastman merged commit 2321e80 into feature/5.0 Jan 16, 2023
@andrueastman andrueastman deleted the fixCustomUrlConstructor branch January 16, 2023 13:37
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.

2 participants