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

Updates PowerShell snippet Generator to handle encoded payload for $filter option #1530

Merged

Conversation

timayabi2020
Copy link
Contributor

Overview

This PR fixes #1520
It ensures that the snippet returned does not have encoded payload for $filter option.

Generated snippet before fix

image

image

Generated snippet after fix

image

image

Testing Instructions

  • Checkout this branch , run it locally and use Postman to test using the examples on the postman screenshots

@timayabi2020 timayabi2020 linked an issue May 4, 2023 that may be closed by this pull request
@timayabi2020 timayabi2020 changed the title Modified powershell generator to handle encoded strings Updates PowerShell snippet Generator to handle encoded payload for $filter option May 4, 2023
@sonarcloud
Copy link

sonarcloud bot commented May 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@timayabi2020 timayabi2020 merged commit a907845 into dev May 4, 2023
6 checks passed
@timayabi2020 timayabi2020 deleted the 1520-get-mgusermessage_list1-invalid-filter-clause branch May 4, 2023 11:10
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.

Get-MgUserMessage_List1: Invalid filter clause
2 participants