From 9345a24f885846d7041c7613c475a76760eb45cb Mon Sep 17 00:00:00 2001 From: D024504 Date: Wed, 29 May 2024 17:36:43 +0200 Subject: [PATCH] TC 2024-05-29 --- vocabularies/Org.OData.Capabilities.V1.json | 4 ++-- vocabularies/Org.OData.Capabilities.V1.md | 4 ++-- vocabularies/Org.OData.Capabilities.V1.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/vocabularies/Org.OData.Capabilities.V1.json b/vocabularies/Org.OData.Capabilities.V1.json index c2e0a81c..c92909c5 100644 --- a/vocabularies/Org.OData.Capabilities.V1.json +++ b/vocabularies/Org.OData.Capabilities.V1.json @@ -743,7 +743,7 @@ "Searchable": { "$Type": "Edm.Boolean", "$DefaultValue": true, - "@Core.Description": "$search is supported with 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)" + "@Core.Description": "$search is supported" }, "UnsupportedExpressions": { "$Type": "Capabilities.SearchExpressions", @@ -753,7 +753,7 @@ "SearchSyntax": { "$Nullable": true, "@Core.IsURL": true, - "@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)" + "@Core.Description": "URL of the $search syntax supported by the service (null means 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 4332cde8..0d64d45c 100644 --- a/vocabularies/Org.OData.Capabilities.V1.md +++ b/vocabularies/Org.OData.Capabilities.V1.md @@ -377,9 +377,9 @@ Property|Type|Description Property|Type|Description :-------|:---|:---------- -[Searchable](./Org.OData.Capabilities.V1.xml#L572:~:text= - + - +