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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,3 +16,4 @@ suggestAvailableFixes|boolean|-|false|Whether to provide fixes for patching corr
16
16
validateMetadata|boolean|-|false|Whether to show mismatches for incorrect name and description of request|VALIDATION
17
17
ignoreUnresolvedVariables|boolean|-|false|Whether to ignore mismatches resulting from unresolved variables in the Postman request|VALIDATION
18
18
strictRequestMatching|boolean|-|false|Whether requests should be strictly matched with schema operations. Setting to true will not include any matches where the URL path segments don't match exactly.|VALIDATION
19
+
disableOptionalParameters|boolean|-|false|Whether to set optional parameters (not required) as disabled|CONVERSION
0 commit comments