You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Resolve-VanityURL is returning a PSObject. However, it is still possible to specify the OutputFormat, but when used to get the output in xml or vdf it breaks.
Context "The Problem"
The OutputFormat parameter needs to be removed aligning the functionality of all cmdlets that are based on the Steam Web API.
Context "Expected Behavior"
Context "Additional Information"
Get-Module-Name SteamPS -ListAvailable |Select-Object-Property Name, Version
$PSVersionTable|Out-String
The text was updated successfully, but these errors were encountered:
Describe "Module Bug or Issue"
Resolve-VanityURL is returning a PSObject. However, it is still possible to specify the OutputFormat, but when used to get the output in xml or vdf it breaks.
Context "The Problem"
Context "Expected Behavior"
Context "Additional Information"
The text was updated successfully, but these errors were encountered: