Skip to content

Commit 3c08335

Browse files
authored
fix example, followup to OAI#932
1 parent 145d31c commit 3c08335

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

versions/3.0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1297,8 +1297,8 @@ requestBody:
12971297
# require XML content-type in utf-8 encoding
12981298
contentType: application/xml; charset=utf-8
12991299
profileImage:
1300-
# only accept png/jpeg
1301-
contentType: image/png, image/jpeg
1300+
# only accept png/jpeg
1301+
contentType: image/png, image/jpeg
13021302
```
13031303

13041304
#### <a name="responsesObject"></a>Responses Object

0 commit comments

Comments
 (0)