We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 949a17e commit dfed43aCopy full SHA for dfed43a
typespec/einnsyn.web.operations.tsp
@@ -217,7 +217,7 @@ namespace Statistics {
217
*/
218
model StatisticsParameters extends QueryParameters.FilterParameters {
219
/**
220
- * The start date for aggregating statistics. If not provided, statistics from all available data will be included.
+ * The start date for aggregating statistics. If not provided, it will be set to one year before `aggregateTo`.
221
222
@query aggregateFrom?: plainDate;
223
0 commit comments