From 7f934d3b1d48a222b40738148ec3f50f3d401bde Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Heiko=20Thei=C3=9Fen?= Date: Wed, 6 Dec 2023 17:47:21 +0100 Subject: [PATCH] ODATA-1607 (#231) --- vocabularies/Org.OData.Aggregation.V1.json | 6 +++--- vocabularies/Org.OData.Aggregation.V1.xml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/vocabularies/Org.OData.Aggregation.V1.json b/vocabularies/Org.OData.Aggregation.V1.json index e41e3e6a..628bf3d0 100644 --- a/vocabularies/Org.OData.Aggregation.V1.json +++ b/vocabularies/Org.OData.Aggregation.V1.json @@ -447,7 +447,7 @@ "$Name": "MaxDistance", "$Type": "Edm.Int16", "@Core.OptionalParameter": { - "DefaultValue": 32767 + "DefaultValue": "32767" }, "@Validation.Minimum": 1 }, @@ -498,7 +498,7 @@ "$Name": "MaxDistance", "$Type": "Edm.Int16", "@Core.OptionalParameter": { - "DefaultValue": 32767 + "DefaultValue": "32767" }, "@Validation.Minimum": 1 }, @@ -593,7 +593,7 @@ "@Core.Description": "Position N among the `rolluprecursive` operators in the first argument of `groupby`", "@Core.LongDescription": "Every instance in the output set of a `groupby` transformation with M `rolluprecursive` operators\n has M relationships to M nodes in M recursive hierarchies. This function returns the node x with path r to the root\n in relationship number N.\n If several such `groupby` transformations are nested, this function refers to the innermost one.", "@Core.OptionalParameter": { - "DefaultValue": 1 + "DefaultValue": "1" }, "@Validation.Minimum": 1 } diff --git a/vocabularies/Org.OData.Aggregation.V1.xml b/vocabularies/Org.OData.Aggregation.V1.xml index 47c04ee6..03fc06de 100644 --- a/vocabularies/Org.OData.Aggregation.V1.xml +++ b/vocabularies/Org.OData.Aggregation.V1.xml @@ -414,7 +414,7 @@ given by the `HierarchyNodes` parameter. This specifies a recursive hierarchy th - + @@ -446,7 +446,7 @@ given by the `HierarchyNodes` parameter. This specifies a recursive hierarchy th - + @@ -512,7 +512,7 @@ constructs a rollup that contains aggregates per hierarchy node while excluding - +