From 537c354857da94074d7b1608e2575d47aee22f7e Mon Sep 17 00:00:00 2001 From: Matt Mundell Date: Fri, 21 Jun 2024 16:45:11 +0200 Subject: [PATCH] GMP doc: add missing SUBGROUP_COLUMN to GET_AGGREGATES response --- src/schema_formats/XML/GMP.xml.in | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/schema_formats/XML/GMP.xml.in b/src/schema_formats/XML/GMP.xml.in index 96c32a796..770120a01 100644 --- a/src/schema_formats/XML/GMP.xml.in +++ b/src/schema_formats/XML/GMP.xml.in @@ -7928,6 +7928,7 @@ END:VCALENDAR data_type data_column group_column + subgroup_column text_column group @@ -7951,6 +7952,11 @@ END:VCALENDAR The column the data is grouped by text + + subgroup_column + The column to further group the resources by + text + text_column A simple text column