Skip to content

Commit

Permalink
🐛 Update stream content API with intended response (#251)
Browse files Browse the repository at this point in the history
Signed-off-by: Evaline Ju <[email protected]>
  • Loading branch information
evaline-ju authored Nov 11, 2024
1 parent b47c0c9 commit 774cdaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/orchestrator_openapi_0_1_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ paths:
# NOTE: This endpoint, like the
# `server-streaming-classification-with-text-generation`
# endpoint will produce streamed events
$ref: "#/components/schemas/DetectionContentStreamEvent"
$ref: "#/components/schemas/DetectionContentStreamResponse"
"404":
description: Resource Not Found
content:
Expand Down

0 comments on commit 774cdaa

Please sign in to comment.