We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edfb960 commit 3d19db8Copy full SHA for 3d19db8
src/oas.md
@@ -1829,9 +1829,9 @@ requestBody:
1829
# image media type(s) in the Encoding Object.
1830
type: string
1831
contentEncoding: base64url
1832
- encoding:
1833
- icon:
1834
- contentType: image/png, image/jpeg
+ encoding:
+ icon:
+ contentType: image/png, image/jpeg
1835
```
1836
1837
Given a name of `example` and a solid red 2x2-pixel PNG for `icon`, this
0 commit comments