Skip to content

Commit 1d02085

Browse files
npentreljeff-allen-mongo
authored andcommitted
DOCSP-18309: Remove array restriction on time series
1 parent 6a0801e commit 1d02085

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/core/timeseries-collections.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,7 @@ When creating a time series collection, specify the following options:
109109
metadata should rarely, if ever, change.
110110

111111
The name of the specified field may not be ``_id`` or the same as
112-
the ``timeseries.timeField``. The field can be of any type except
113-
array.
112+
the ``timeseries.timeField``. The field can be of any type.
114113

115114
* - ``timeseries.granularity``
116115

0 commit comments

Comments
 (0)