We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edfb960 commit b3f10d9Copy full SHA for b3f10d9
src/oas.md
@@ -2769,7 +2769,7 @@ components:
2769
content:
2770
application/linkset+json:
2771
schema:
2772
- $ref: '#/components/mediaTypes/CollectionLinks'
+ $ref: '#/components/schemas/CollectionLinks'
2773
```
2774
2775
#### Representing the `Set-Cookie` Header
0 commit comments