diff --git a/vocabularies/Org.OData.Capabilities.V1.json b/vocabularies/Org.OData.Capabilities.V1.json
index 167c80ef..c2e0a81c 100644
--- a/vocabularies/Org.OData.Capabilities.V1.json
+++ b/vocabularies/Org.OData.Capabilities.V1.json
@@ -750,10 +750,10 @@
"$DefaultValue": "none",
"@Core.Description": "Expressions not supported in $search"
},
- "AlternativeSearchSyntax": {
+ "SearchSyntax": {
"$Nullable": true,
"@Core.IsURL": true,
- "@Core.Description": "URL of the alternative $search syntax supported by the service"
+ "@Core.Description": "URL of the $search syntax supported by the service if this deviates from the standard syntax [OData-URL, section 5.1.8.1](https://docs.oasis-open.org/odata/odata/v4.02/odata-v4.02-part2-url-conventions.html#SearchExpressions)"
}
},
"SearchExpressions": {
diff --git a/vocabularies/Org.OData.Capabilities.V1.md b/vocabularies/Org.OData.Capabilities.V1.md
index 2ab2e10c..4332cde8 100644
--- a/vocabularies/Org.OData.Capabilities.V1.md
+++ b/vocabularies/Org.OData.Capabilities.V1.md
@@ -379,7 +379,7 @@ Property|Type|Description
:-------|:---|:----------
[Searchable](./Org.OData.Capabilities.V1.xml#L572:~:text=
-
+
-
+