SCRT-HQ / PSGSuite

Powershell module for Google / G Suite API calls wrapped in handy functions. Authentication is established using a service account via P12 key to negate the consent popup and allow for greater handsoff automation capabilities
https://psgsuite.io/
Apache License 2.0
235 stars 67 forks source link

Update Get-GSDriveFileList.ps1 #174

Closed WJurecki closed 5 years ago

WJurecki commented 5 years ago

Correct how $Filter and $ParentFolderId are concatenated when both options are used.

scrthq commented 5 years ago

Thanks, @WJurecki !! Should be able to review and merge tonight along with #173 😄