From 18518139a275c70a7013e55f47717f0bb18d4378 Mon Sep 17 00:00:00 2001 From: Naomi Pentrel <5212232+npentrel@users.noreply.github.com> Date: Mon, 30 Aug 2021 17:35:06 +0200 Subject: [PATCH] DOCSP-18309: Remove array restriction on time series --- source/core/timeseries-collections.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/source/core/timeseries-collections.txt b/source/core/timeseries-collections.txt index 577350cc7c6..16f8ea69355 100644 --- a/source/core/timeseries-collections.txt +++ b/source/core/timeseries-collections.txt @@ -88,8 +88,7 @@ When creating a time series collection, specify the following options: metadata should rarely, if ever, change. The name of the specified field may not be ``_id`` or the same as - the ``timeseries.timeField``. The field can be of any type except - array. + the ``timeseries.timeField``. The field can be of any type. * - ``timeseries.granularity``