diff --git a/OPTIONS.md b/OPTIONS.md index a54e5c3..1f5b197 100644 --- a/OPTIONS.md +++ b/OPTIONS.md @@ -17,4 +17,4 @@ validateMetadata|boolean|-|false|Whether to show mismatches for incorrect name a ignoreUnresolvedVariables|boolean|-|false|Whether to ignore mismatches resulting from unresolved variables in the Postman request|VALIDATION 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 disableOptionalParameters|boolean|-|false|Whether to set optional parameters as disabled|CONVERSION -keepImplicitHeaders|boolean|-|false|Whether to keep implicit headers from the OpenAPI specification,which are removed by default.|CONVERSION +keepImplicitHeaders|boolean|-|false|Whether to keep implicit headers from the OpenAPI specification, which are removed by default.|CONVERSION