Skip to content

Commit 3781a47

Browse files
authored
Merge pull request #4952 from ralfhandl/3.2-sse-streams-section-reference
3.2 Server-Sent Event Streams: use current section heading as link text
2 parents 69c0b31 + 7244caa commit 3781a47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/oas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1571,7 +1571,7 @@ Our `application/json-seq` example has to be an external document because of the
15711571

15721572
##### Server-Sent Event Streams
15731573

1574-
For this example, assume that the generic event schema provided in the [Special Considerations for `text/event-stream` Content](#special-considerations-for-server-sent-events) section is available at `#/components/schemas/Event`:
1574+
For this example, assume that the generic event schema provided in the [Special Considerations for Server-Sent Events](#special-considerations-for-server-sent-events) section is available at `#/components/schemas/Event`:
15751575

15761576
```yaml
15771577
description: A request body to add a stream of typed data.

0 commit comments

Comments
 (0)