You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: versions/3.0.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1111,7 +1111,7 @@ Field Name | Type | Description
1111
1111
---|:---:|---
1112
1112
<a name="requestBodyDescription"></a>description | `string` | A brief description of the request body. This could contain examples of use. [CommonMark syntax](http://spec.commonmark.org/) can be used for rich text representation.
1113
1113
<a name="requestBodyContent"></a>content | [Content Object](#contentObject) | The content of the request body.
1114
-
<a name="requestBodyRequired"></a>required | `boolean` | Determines if the request body is required in the request. Defaults to `true`.
1114
+
<a name="requestBodyRequired"></a>required | `boolean` | Determines if the request body is required in the request. Defaults to `false`.
1115
1115
1116
1116
1117
1117
This object can be extended with [Specification Extensions](#specificationExtensions).
0 commit comments