Skip to content

Commit 56782c0

Browse files
committed
review: update SSE type
1 parent 7bc3050 commit 56782c0

2 files changed

Lines changed: 42 additions & 42 deletions

File tree

server/lib/oapi/oapi.go

Lines changed: 41 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

server/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1333,7 +1333,7 @@ paths:
13331333
content:
13341334
text/event-stream:
13351335
schema:
1336-
type: string
1336+
$ref: "#/components/schemas/PublishedEnvelope"
13371337
"400":
13381338
$ref: "#/components/responses/BadRequestError"
13391339
components:

0 commit comments

Comments
 (0)