diff --git a/.apigentools-info b/.apigentools-info index ae724bd231ec..6885ee2e4d3f 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:41.128574", - "spec_repo_commit": "b980d49f" + "regenerated": "2025-02-12 15:28:22.653238", + "spec_repo_commit": "b56263de" }, "v2": { "apigentools_version": "1.6.6", - "regenerated": "2025-02-11 09:59:41.144563", - "spec_repo_commit": "b980d49f" + "regenerated": "2025-02-12 15:28:22.668686", + "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/lib/datadog_api_client/v1/models/check_can_delete_monitor_response_data.rb b/lib/datadog_api_client/v1/models/check_can_delete_monitor_response_data.rb index 75d6392aaa75..0b4bfbbe6a45 100644 --- a/lib/datadog_api_client/v1/models/check_can_delete_monitor_response_data.rb +++ b/lib/datadog_api_client/v1/models/check_can_delete_monitor_response_data.rb @@ -21,7 +21,7 @@ module DatadogAPIClient::V1 class CheckCanDeleteMonitorResponseData include BaseGenericModel - # An array of of Monitor IDs that can be safely deleted. + # An array of Monitor IDs that can be safely deleted. attr_accessor :ok attr_accessor :additional_properties diff --git a/lib/datadog_api_client/v1/models/check_can_delete_slo_response_data.rb b/lib/datadog_api_client/v1/models/check_can_delete_slo_response_data.rb index 4a5f3b9afc1a..195d3dbbb953 100644 --- a/lib/datadog_api_client/v1/models/check_can_delete_slo_response_data.rb +++ b/lib/datadog_api_client/v1/models/check_can_delete_slo_response_data.rb @@ -21,7 +21,7 @@ module DatadogAPIClient::V1 class CheckCanDeleteSLOResponseData include BaseGenericModel - # An array of of SLO IDs that can be safely deleted. + # An array of SLO IDs that can be safely deleted. attr_accessor :ok attr_accessor :additional_properties diff --git a/lib/datadog_api_client/v1/models/slo_correction_list_response.rb b/lib/datadog_api_client/v1/models/slo_correction_list_response.rb index 1388b79ae8b0..03a12f2cc83e 100644 --- a/lib/datadog_api_client/v1/models/slo_correction_list_response.rb +++ b/lib/datadog_api_client/v1/models/slo_correction_list_response.rb @@ -21,7 +21,7 @@ module DatadogAPIClient::V1 class SLOCorrectionListResponse include BaseGenericModel - # The list of of SLO corrections objects. + # The list of SLO corrections objects. attr_accessor :data # Object describing meta attributes of response. diff --git a/lib/datadog_api_client/v1/models/synthetics_mobile_step_params_element_user_locator.rb b/lib/datadog_api_client/v1/models/synthetics_mobile_step_params_element_user_locator.rb index 0c85453ca47f..e1e2676a634f 100644 --- a/lib/datadog_api_client/v1/models/synthetics_mobile_step_params_element_user_locator.rb +++ b/lib/datadog_api_client/v1/models/synthetics_mobile_step_params_element_user_locator.rb @@ -21,7 +21,7 @@ module DatadogAPIClient::V1 class SyntheticsMobileStepParamsElementUserLocator include BaseGenericModel - # 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. attr_accessor :fail_test_on_cannot_locate # Values of the user locator. diff --git a/lib/datadog_api_client/v1/models/usage_summary_response.rb b/lib/datadog_api_client/v1/models/usage_summary_response.rb index b340e46f5ad1..febe634dcd05 100644 --- a/lib/datadog_api_client/v1/models/usage_summary_response.rb +++ b/lib/datadog_api_client/v1/models/usage_summary_response.rb @@ -168,7 +168,7 @@ class UsageSummaryResponse # Shows the average number of Cloud Security Management Pro containers over all hours in the current month for all organizations. attr_accessor :cspm_container_avg_sum - # 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. attr_accessor :cspm_container_hwm_sum # Shows the 99th percentile of all Cloud Security Management Pro GCP hosts over all hours in the current month for all organizations. @@ -300,7 +300,7 @@ class UsageSummaryResponse # Shows the 99th percentile of all Heroku dynos over all hours in the current month for all organizations. attr_accessor :heroku_host_top99p_sum - # 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. attr_accessor :incident_management_monthly_active_users_hwm_sum # Shows the sum of all log events indexed over all hours in the current month for all organizations (To be deprecated on October 1st, 2024). @@ -318,7 +318,7 @@ class UsageSummaryResponse # Shows the 99th percentile of all IoT devices over all hours in the current month of all organizations. attr_accessor :iot_device_top99p_sum - # 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. attr_accessor :last_updated # Shows the sum of all live logs indexed over all hours in the current month for all organization (To be deprecated on October 1st, 2024).