We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Get-WebSocket
Get-WebSocket has enough parameters to warrant the use of parameter sets.
-RootUrl
WebSocketClient
The text was updated successfully, but these errors were encountered:
feat: WebSocket Parameter Sets ( Fixes #73, Fixes #74, Fixes #76 )
28094e4
b091c47
75172ec
3dbaecc
10bd595
feat: Get-WebSocket Parameter Sets ( Fixes #73, Fixes #74 )
d3033f5
RootURL is no longer positionally bound
5855eb7
StartAutomating
No branches or pull requests
Get-WebSocket
has enough parameters to warrant the use of parameter sets.Get-WebSocket
-RootUrl
is the parameter set key for a server #74Get-WebSocket
DefaultParameterSetName should beWebSocketClient
#76The text was updated successfully, but these errors were encountered: