Skip to content

Commit 6f198ed

Browse files
committed
Added map constraint for parameter content property
1 parent d7fecf5 commit 6f198ed

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
@@ -993,7 +993,7 @@ When `example` or `examples` are provided in conjunction with the `schema` objec
993993

994994
Field Name | Type | Description
995995
---|:---:|---
996-
<a name="parameterContent"></a>content | Map[`string`, [Media Type Object](#mediaTypeObject)] | An map containing the representations for the parameter. The key is the media type and the value is used to describe it.
996+
<a name="parameterContent"></a>content | Map[`string`, [Media Type Object](#mediaTypeObject)] | An map containing the representations for the parameter. The key is the media type and the value is used to describe it. The map MUST only contain one entry.
997997

998998
##### Style Values
999999

0 commit comments

Comments
 (0)