Skip to content

Commit 3dbaecc

Browse files
StartAutomatingStartAutomating
authored andcommitted
feat: WebSocket Parameter Sets ( Fixes #73, Fixes #74, Fixes #76 )
1 parent 75172ec commit 3dbaecc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/_data/Help/Get-WebSocket.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
{
3434
"Title": "EXAMPLE 1",
3535
"Markdown": "Create a WebSocket job that connects to a WebSocket and outputs the results.",
36-
"Code": "Get-WebSocket -WebSocketUri \"wss://localhost:9669/\""
36+
"Code": "Get-WebSocket -SocketUrl \"wss://localhost:9669/\""
3737
},
3838
{
3939
"Title": "EXAMPLE 2",

0 commit comments

Comments
 (0)