Skip to content

Commit 0abf7f6

Browse files
authored
remove duplicate
1 parent 89bb140 commit 0abf7f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

versions/3.0.md

-1
Original file line numberDiff line numberDiff line change
@@ -1235,7 +1235,6 @@ Field Name | Type | Description
12351235
<a name="headers"></a>Headers | `object` | A string map allowing additional information to be provided as headers, for example `Content-Disposition`. Note `Content-Type` is described separately and will be ignored from this section.
12361236
<a name="style"></a>Style | `string` | The content-type to use for encoding a specific property. See (#parameterContent) for details on the `style` property
12371237
<a name="explode"></a>explode | `boolean` | When this is true, property values of type `array` or `object` generate seperate parameters for each value of the array, or key-value-pair of the map. For other types of properties this property has no effect. The default value is false.
1238-
<a name="contentType"></a>Content-Type | `string` | **Required.** The content-type to use for encoding a specific property.
12391238

12401239
This object can be extended with [Specification Extensions](#specificationExtensions).
12411240

0 commit comments

Comments
 (0)