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

Updated Json extension class to handle deeply nested object and array #3164

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

timayabi2020
Copy link
Contributor

@timayabi2020 timayabi2020 commented Feb 21, 2025

Fixes #3157, #3158, #3159 and #3160

Files changed

  1. JsonExtenstions file updated to handle deeply nested json objects and arrays.
  2. JsonExtensionTest file updated with test scenarios to validate the above change.

Example of affected cmdlet is ```Send-MgUserMail`` as reported by customer. After this change, the cmdlet should be able to process and send attachments.

image image

@timayabi2020 timayabi2020 requested a review from a team as a code owner February 21, 2025 17:13
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.

Cannot Renew MFA certificate over ADFS servers using MgGraph V2.26.0 module
1 participant