azure-docs-sdk-python
azure-docs-sdk-python copied to clipboard
Fix conflicting default value information in vector_filter_mode
description says the default value is "preFilter" while the defaultValue field is "None". Fixing to match the default "None" value in my Python SDK (azure.search.documents == 11.6.0)