diff --git a/.generator/schemas/v2/openapi.yaml b/.generator/schemas/v2/openapi.yaml index e24a358f1bd..b92825008e5 100644 --- a/.generator/schemas/v2/openapi.yaml +++ b/.generator/schemas/v2/openapi.yaml @@ -22397,7 +22397,9 @@ components: $ref: "#/components/schemas/ConvertJobResultsToSignalsData" type: object CostAggregationType: - description: "Controls how costs are aggregated when using `start_date`. The `cumulative` option returns month-to-date running totals." + description: |- + Controls how costs are aggregated when using `start_date`. + The `cumulative` option returns month-to-date running totals. enum: - cumulative type: string