From 4e11d1a7ebdd2b13d5bbef21a7f700ea14965352 Mon Sep 17 00:00:00 2001 From: Jihoon Park Date: Thu, 26 Sep 2024 11:20:18 +0900 Subject: [PATCH] fix field type in core/timeseries/timeseries-procedures.txt --- source/core/timeseries/timeseries-procedures.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/core/timeseries/timeseries-procedures.txt b/source/core/timeseries/timeseries-procedures.txt index 573f312c0d1..5322e89e71a 100644 --- a/source/core/timeseries/timeseries-procedures.txt +++ b/source/core/timeseries/timeseries-procedures.txt @@ -156,7 +156,7 @@ A time series collection includes the following fields: - .. include:: /includes/time-series/fact-meta-field-description.rst * - ``timeseries.granularity`` - - integer + - string - .. include:: /includes/time-series/fact-granularity-field-description.rst * - ``timeseries.bucketMaxSpanSeconds``