-
Notifications
You must be signed in to change notification settings - Fork 28
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
Rsh/url replace handler #494
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We still need to change the version number in the changelog/gradle.properties.
components/http/okHttp/src/main/java/com/microsoft/kiota/http/middleware/UrlReplaceHandler.java
Outdated
Show resolved
Hide resolved
components/http/okHttp/src/main/java/com/microsoft/kiota/http/middleware/UrlReplaceHandler.java
Show resolved
Hide resolved
…middleware/UrlReplaceHandler.java Co-authored-by: Eastman <andrueastman@users.noreply.github.com>
Kudos, SonarCloud Quality Gate passed! |
Please retry analysis of this Pull-Request directly on SonarCloud. |
javadoc corrections
Kudos, SonarCloud Quality Gate passed! |
…t/kiota-java into rsh/Url_replace_handler
Kudos, SonarCloud Quality Gate passed! |
632c5a6
to
db43ebf
Compare
Kudos, SonarCloud Quality Gate passed! |
Kudos, SonarCloud Quality Gate passed! |
URL replace handler added to the Http/Okhttp component.
Tied to Java-Core pr: microsoftgraph/msgraph-sdk-java-core#974