tlindsay42 / ArmorPowerShell

Community PowerShell Module for Armor
https://tlindsay42.github.io/ArmorPowerShell/
Apache License 2.0
5 stars 6 forks source link

Add Get-ArmorApiData OutputTypes #137

Closed tlindsay42 closed 6 years ago

tlindsay42 commented 6 years ago
[OutputType( [PSCustomObject[]], ParameterSetName = 'ApiVersion' )]
[OutputType( [String], ParameterSetName = 'ApiVersions' )]