We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75172ec commit 3dbaeccCopy full SHA for 3dbaecc
1 file changed
docs/_data/Help/Get-WebSocket.json
@@ -33,7 +33,7 @@
33
{
34
"Title": "EXAMPLE 1",
35
"Markdown": "Create a WebSocket job that connects to a WebSocket and outputs the results.",
36
- "Code": "Get-WebSocket -WebSocketUri \"wss://localhost:9669/\""
+ "Code": "Get-WebSocket -SocketUrl \"wss://localhost:9669/\""
37
},
38
39
"Title": "EXAMPLE 2",
0 commit comments