diff --git a/.apigentools-info b/.apigentools-info index 5919d6496ca1..0a0d212dd556 100644 --- a/.apigentools-info +++ b/.apigentools-info @@ -4,13 +4,13 @@ "spec_versions": { "v1": { "apigentools_version": "1.6.6", - "regenerated": "2025-02-11 09:59:40.774900", - "spec_repo_commit": "b980d49f" + "regenerated": "2025-02-12 15:28:27.269120", + "spec_repo_commit": "b56263de" }, "v2": { "apigentools_version": "1.6.6", - "regenerated": "2025-02-11 09:59:40.793035", - "spec_repo_commit": "b980d49f" + "regenerated": "2025-02-12 15:28:27.284616", + "spec_repo_commit": "b56263de" } } } \ No newline at end of file diff --git a/.generator/schemas/v1/openapi.yaml b/.generator/schemas/v1/openapi.yaml index 2145ba7d6bfc..f28461c5805c 100644 --- a/.generator/schemas/v1/openapi.yaml +++ b/.generator/schemas/v1/openapi.yaml @@ -1034,7 +1034,7 @@ components: example: {} properties: ok: - description: An array of of Monitor IDs that can be safely deleted. + description: An array of Monitor IDs that can be safely deleted. items: description: ID of a monitor that can be safely deleted. format: int64 @@ -1057,7 +1057,7 @@ components: description: An array of service level objective objects. properties: ok: - description: An array of of SLO IDs that can be safely deleted. + description: An array of SLO IDs that can be safely deleted. items: description: An SLO ID. type: string @@ -10516,7 +10516,7 @@ components: description: A list of SLO correction objects. properties: data: - description: The list of of SLO corrections objects. + description: The list of SLO corrections objects. items: $ref: '#/components/schemas/SLOCorrection' type: array @@ -15724,8 +15724,7 @@ components: description: User locator to find the element. properties: failTestOnCannotLocate: - description: Whether if the the test should fail if the element cannot be - found. + description: Whether if the test should fail if the element cannot be found. type: boolean values: description: Values of the user locator. @@ -21713,9 +21712,8 @@ components: format: int64 type: integer cspm_container_hwm_sum: - description: Shows the sum of the the high-water marks of Cloud Security - Management Pro containers over all hours in the current month for all - organizations. + description: Shows the sum of the high-water marks of Cloud Security Management + Pro containers over all hours in the current month for all organizations. format: int64 type: integer cspm_gcp_host_top99p_sum: @@ -21936,8 +21934,8 @@ components: format: int64 type: integer incident_management_monthly_active_users_hwm_sum: - description: Shows sum of the the high-water marks of incident management - monthly active users in the current month for all organizations. + description: Shows sum of the high-water marks of incident management monthly + active users in the current month for all organizations. format: int64 type: integer indexed_events_count_agg_sum: @@ -21968,8 +21966,8 @@ components: format: int64 type: integer last_updated: - description: Shows the the most recent hour in the current month for all - organizations for which all usages were calculated. + description: Shows the most recent hour in the current month for all organizations + for which all usages were calculated. format: date-time type: string live_indexed_events_agg_sum: diff --git a/packages/datadog-api-client-v1/models/CheckCanDeleteMonitorResponseData.ts b/packages/datadog-api-client-v1/models/CheckCanDeleteMonitorResponseData.ts index 9623ee225240..7a56639ddb63 100644 --- a/packages/datadog-api-client-v1/models/CheckCanDeleteMonitorResponseData.ts +++ b/packages/datadog-api-client-v1/models/CheckCanDeleteMonitorResponseData.ts @@ -11,7 +11,7 @@ import { AttributeTypeMap } from "../../datadog-api-client-common/util"; */ export class CheckCanDeleteMonitorResponseData { /** - * An array of of Monitor IDs that can be safely deleted. + * An array of Monitor IDs that can be safely deleted. */ "ok"?: Array; diff --git a/packages/datadog-api-client-v1/models/CheckCanDeleteSLOResponseData.ts b/packages/datadog-api-client-v1/models/CheckCanDeleteSLOResponseData.ts index e5c5a10f26fd..bfcd5c811317 100644 --- a/packages/datadog-api-client-v1/models/CheckCanDeleteSLOResponseData.ts +++ b/packages/datadog-api-client-v1/models/CheckCanDeleteSLOResponseData.ts @@ -11,7 +11,7 @@ import { AttributeTypeMap } from "../../datadog-api-client-common/util"; */ export class CheckCanDeleteSLOResponseData { /** - * An array of of SLO IDs that can be safely deleted. + * An array of SLO IDs that can be safely deleted. */ "ok"?: Array; diff --git a/packages/datadog-api-client-v1/models/SLOCorrectionListResponse.ts b/packages/datadog-api-client-v1/models/SLOCorrectionListResponse.ts index 865073fd5bfd..968fa3c81b91 100644 --- a/packages/datadog-api-client-v1/models/SLOCorrectionListResponse.ts +++ b/packages/datadog-api-client-v1/models/SLOCorrectionListResponse.ts @@ -13,7 +13,7 @@ import { AttributeTypeMap } from "../../datadog-api-client-common/util"; */ export class SLOCorrectionListResponse { /** - * The list of of SLO corrections objects. + * The list of SLO corrections objects. */ "data"?: Array; /** diff --git a/packages/datadog-api-client-v1/models/SyntheticsMobileStepParamsElementUserLocator.ts b/packages/datadog-api-client-v1/models/SyntheticsMobileStepParamsElementUserLocator.ts index 98f114d2fc96..1b35868503e6 100644 --- a/packages/datadog-api-client-v1/models/SyntheticsMobileStepParamsElementUserLocator.ts +++ b/packages/datadog-api-client-v1/models/SyntheticsMobileStepParamsElementUserLocator.ts @@ -12,7 +12,7 @@ import { AttributeTypeMap } from "../../datadog-api-client-common/util"; */ export class SyntheticsMobileStepParamsElementUserLocator { /** - * Whether if the the test should fail if the element cannot be found. + * Whether if the test should fail if the element cannot be found. */ "failTestOnCannotLocate"?: boolean; /** diff --git a/packages/datadog-api-client-v1/models/UsageSummaryResponse.ts b/packages/datadog-api-client-v1/models/UsageSummaryResponse.ts index cd737db8863f..cab10d317aa8 100644 --- a/packages/datadog-api-client-v1/models/UsageSummaryResponse.ts +++ b/packages/datadog-api-client-v1/models/UsageSummaryResponse.ts @@ -209,7 +209,7 @@ export class UsageSummaryResponse { */ "cspmContainerAvgSum"?: number; /** - * Shows the sum of the the high-water marks of Cloud Security Management Pro containers over all hours in the current month for all organizations. + * Shows the sum of the high-water marks of Cloud Security Management Pro containers over all hours in the current month for all organizations. */ "cspmContainerHwmSum"?: number; /** @@ -385,7 +385,7 @@ export class UsageSummaryResponse { */ "herokuHostTop99pSum"?: number; /** - * Shows sum of the the high-water marks of incident management monthly active users in the current month for all organizations. + * Shows sum of the high-water marks of incident management monthly active users in the current month for all organizations. */ "incidentManagementMonthlyActiveUsersHwmSum"?: number; /** @@ -409,7 +409,7 @@ export class UsageSummaryResponse { */ "iotDeviceTop99pSum"?: number; /** - * Shows the the most recent hour in the current month for all organizations for which all usages were calculated. + * Shows the most recent hour in the current month for all organizations for which all usages were calculated. */ "lastUpdated"?: Date; /**