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: OPTIONS.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -23,4 +23,4 @@ disableOptionalParameters|boolean|-|false|Whether to set optional parameters as
23
23
keepImplicitHeaders|boolean|-|false|Whether to keep implicit headers from the OpenAPI specification, which are removed by default.|CONVERSION
24
24
includeWebhooks|boolean|-|false|Select whether to include Webhooks in the generated collection|CONVERSION
25
25
includeReferenceMap|boolean|-|false|Whether or not to include reference map or not as part of output|BUNDLE
26
-
includeDeprecated|boolean|-|true|Select whether to include deprecated properties or not|CONVERSION, VALIDATION
26
+
includeDeprecated|boolean|-|true|Select whether to include deprecated operations, parameters, and properties in generated collection or not|CONVERSION, VALIDATION
0 commit comments