Skip to content

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

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

Merged
merged 5 commits into from
Feb 24, 2025

Conversation

timayabi2020
Copy link
Contributor

@timayabi2020 timayabi2020 commented Feb 21, 2025

Fixes #3157
Fixes #3158
Fixes #3159
Fixes #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
@timayabi2020 timayabi2020 merged commit 0c2566e into dev Feb 24, 2025
3 of 5 checks passed
@timayabi2020 timayabi2020 deleted the fix/nested-json-objs branch February 24, 2025 07:40
@timayabi2020 timayabi2020 mentioned this pull request Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants