Skip to content

Conversation

@NakulSabharwal
Copy link
Contributor

Changes proposed in this pull request

  • Integrated msgraph-java-core library
  • Added client and request level middleware options
  • Replaced DefaultHttpProvider with CoreHttpProvider

muthurathinam
muthurathinam previously approved these changes May 27, 2019
muthurathinam
muthurathinam previously approved these changes May 27, 2019

sb.append(" {");
if (isVerbose) {
sb.append(bytes);

Choose a reason for hiding this comment

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

this wont convert byte array to readable string. it will convert to object signature, create a method to convert byte array to string which can be used multiple places.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This will be changing the current behavior, will need to discuss on that.

@MIchaelMainer MIchaelMainer requested a review from peombwa May 28, 2019 23:51
Copy link

@naveenkumaragarwal-zz naveenkumaragarwal-zz left a comment

Choose a reason for hiding this comment

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

Looks good.

@NakulSabharwal NakulSabharwal merged commit 91146e6 into dev Jun 3, 2019
@MIchaelMainer MIchaelMainer deleted the core-integration branch July 3, 2020 00:48
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.

5 participants