Skip to content

Commit 111f754

Browse files
committed
brought uniqueness back
1 parent 79408c8 commit 111f754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1020,7 +1020,7 @@ When `example` or `examples` are provided in conjunction with the `schema` objec
10201020

10211021
Field Name | Type | Description
10221022
---|:---:|---
1023-
<a name="parameterContent"></a>content | Map[`string`, [Media Type Object](#mediaTypeObject)] | A map containing the representations for the parameter. The key is the media type and the value describes it.
1023+
<a name="parameterContent"></a>content | Map[`string`, [Media Type Object](#mediaTypeObject)] | A map containing the representations for the parameter. The key is the media type and the value describes it. The map MUST only contain one entry.
10241024

10251025
##### Style Values
10261026

0 commit comments

Comments
 (0)