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

Adds middleware with overridable options #139

Merged
merged 2 commits into from
Jan 22, 2024
Merged

Conversation

rkodev
Copy link
Contributor

@rkodev rkodev commented Jan 22, 2024

Fixes #130

Adds support to provide default middleware options in kiota factory

@rkodev rkodev force-pushed the feat/middleware-with-options branch 2 times, most recently from ee6a537 to 984d8bc Compare January 22, 2024 10:25
Copy link
Contributor

This pull request has conflicting changes, the author must resolve the conflicts before this pull request can be merged.

kiota_client_factory.go Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@rkodev rkodev force-pushed the feat/middleware-with-options branch from 984d8bc to 52a0763 Compare January 22, 2024 15:14
Copy link
Contributor

Conflicts have been resolved. A maintainer will take a look shortly.

Copy link

Copy link
Member

@baywet baywet left a comment

Choose a reason for hiding this comment

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

Thanks for making the changes!

@baywet baywet merged commit 3b54a31 into main Jan 22, 2024
8 checks passed
@baywet baywet deleted the feat/middleware-with-options branch January 22, 2024 15:26
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.

Add support to provide default middleware options in kiota factory
2 participants