Skip to content

fix: Use abstractions request adapter in tasks #689

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

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

Ndiritu
Copy link
Contributor

@Ndiritu Ndiritu commented Sep 24, 2024

Uses the abstractions abstract request adapter to increase extensibility & allow generated GraphServiceClient's request adapter to be re-useable here without linting errors

closes #687

@Ndiritu Ndiritu self-assigned this Sep 24, 2024
Copy link

@Ndiritu Ndiritu marked this pull request as ready for review September 24, 2024 05:31
@Ndiritu Ndiritu requested a review from a team as a code owner September 24, 2024 05:31
Copy link
Contributor

@andrueastman andrueastman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼

@Ndiritu Ndiritu merged commit 56f6951 into main Sep 24, 2024
13 checks passed
@Ndiritu Ndiritu deleted the fix/abstract-request-adapter branch September 24, 2024 13:07
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.

PageIterator will not accept the request_adapter property of GraphServiceClient
4 participants