File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
src/main/java/com/datadog/api/client/v1/model Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -3865,7 +3865,6 @@ components:
38653865
38663866 points (group distributions use the roll-up modifier).'
38673867 format: int64
3868- minimum: 1
38693868 type: integer
38703869 type: object
38713870 Host:
Original file line number Diff line number Diff line change @@ -32,8 +32,7 @@ public HeatMapWidgetXAxis numBuckets(Long numBuckets) {
3232
3333 /**
3434 * Number of time buckets to target, also known as the resolution of the time bins. This is only
35- * applicable for distribution of points (group distributions use the roll-up modifier). minimum:
36- * 1
35+ * applicable for distribution of points (group distributions use the roll-up modifier).
3736 *
3837 * @return numBuckets
3938 */
You can’t perform that action at this time.
0 commit comments