Skip to content

Conversation

@radu-cristea-15
Copy link
Collaborator

No description provided.

@radu-cristea-15 radu-cristea-15 force-pushed the new-function-GetTeamViewerEffectivePermission branch 2 times, most recently from a82e24d to 3131c7c Compare November 14, 2025 14:27
if ($null -eq $response -or $response.Count -eq 0) {
$response = @{}
}
return [PSCustomObject] $response
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Trailing whitespace:

Suggested change
return [PSCustomObject] $response
return [PSCustomObject] $response

$Method -eq 'Get' }
}

} No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All our test files end with an empty line:

Suggested change
}
}


## NOTES

## RELATED LINKS No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All other help files end with an empty line:

Suggested change
## RELATED LINKS
## RELATED LINKS

updated files effectivepermission
@radu-cristea-15 radu-cristea-15 force-pushed the new-function-GetTeamViewerEffectivePermission branch from 88a634a to b2a66ab Compare November 20, 2025 10:31
@radu-cristea-15 radu-cristea-15 merged commit 672570a into main Nov 20, 2025
1 check passed
@radu-cristea-15 radu-cristea-15 deleted the new-function-GetTeamViewerEffectivePermission branch November 20, 2025 12:25
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.

3 participants