From 4edbc5f8ed1a112f3db11646c8450b4a4c540a6d Mon Sep 17 00:00:00 2001 From: "ci.datadog-api-spec" Date: Thu, 7 Aug 2025 21:29:57 +0000 Subject: [PATCH] Regenerate client from commit 90a41dc of spec repo --- .generated-info | 4 ++-- .generator/schemas/v2/openapi.yaml | 2 +- .../model/relationship_to_incident_user_defined_field_data.py | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.generated-info b/.generated-info index 5706cf39d9..e7b5d776d0 100644 --- a/.generated-info +++ b/.generated-info @@ -1,4 +1,4 @@ { - "spec_repo_commit": "c5cca50", - "generated": "2025-08-07 18:03:26.051" + "spec_repo_commit": "90a41dc", + "generated": "2025-08-07 21:29:57.777" } diff --git a/.generator/schemas/v2/openapi.yaml b/.generator/schemas/v2/openapi.yaml index a0599c01eb..243a6eb618 100644 --- a/.generator/schemas/v2/openapi.yaml +++ b/.generator/schemas/v2/openapi.yaml @@ -32503,7 +32503,7 @@ components: description: Relationship to impact object. properties: id: - description: A unique identifier that represents the responder. + description: A unique identifier that represents the user defined field. example: 00000000-0000-0000-2345-000000000000 type: string type: diff --git a/src/datadog_api_client/v2/model/relationship_to_incident_user_defined_field_data.py b/src/datadog_api_client/v2/model/relationship_to_incident_user_defined_field_data.py index 0a8688b309..247c6c2a39 100644 --- a/src/datadog_api_client/v2/model/relationship_to_incident_user_defined_field_data.py +++ b/src/datadog_api_client/v2/model/relationship_to_incident_user_defined_field_data.py @@ -34,7 +34,7 @@ def __init__(self_, id: str, type: IncidentUserDefinedFieldType, **kwargs): """ Relationship to impact object. - :param id: A unique identifier that represents the responder. + :param id: A unique identifier that represents the user defined field. :type id: str :param type: The incident user defined fields type.