Skip to content

Commit

Permalink
Update Invoke-NinjaOneTenantSync.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnDuprey committed Oct 11, 2024
1 parent 97b8b9e commit cf40591
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -311,11 +311,11 @@ function Invoke-NinjaOneTenantSync {
method = 'GET'
url = '/deviceManagement/deviceCompliancePolicies/'
},
@{
<#@{
id = 'DeviceApps'
method = 'GET'
url = '/deviceAppManagement/mobileApps'
},
},#>
@{
id = 'Groups'
method = 'GET'
Expand Down

0 comments on commit cf40591

Please sign in to comment.