Skip to content

Commit f9b0f31

Browse files
committed
Remove websockets
1 parent e7f8916 commit f9b0f31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ components:
315315
properties:
316316
transport_type:
317317
type: string
318-
enum: [streamable, sse, ws]
318+
enum: [streamable, sse]
319319
example: "sse"
320320
url:
321321
type: string

0 commit comments

Comments
 (0)