-
Notifications
You must be signed in to change notification settings - Fork 64
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
feat(azure): Add HttpRequest.Builder extension methods #9
feat(azure): Add HttpRequest.Builder extension methods #9
Conversation
@mssfang looks like there are now some merge conflicts :( |
9262ca7
to
a745b44
Compare
@RobertCraigie It seems like the feature branch |
@mssfang as far as I can tell, all the branches are in sync right now. Can you clarify what you mean? |
Sorry. I meant branches are missing changes from this PR |
hmm it looks like some of those changes are missing in the |
@mssfang okay I think the repo is in the correct state now, sorry about that! can you double check the diff in this PR? then we can merge this :) |
@RobertCraigie Thank you. It looks correct. Let's merge it! |
…fang/openai-java-new into AzureOpenAI-ExtensionMethods
merged, thanks @mssfang! |
* Added HttpRequest.Builder extension methods * remove unused imports --------- Co-authored-by: Robert Craigie <[email protected]>
Added the extension methods for