Skip to content

Commit 2234fca

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit b555b5b of spec repo
1 parent 52a7477 commit 2234fca

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.generator/schemas/v2/openapi.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33368,6 +33368,7 @@ components:
3336833368
integration_type:
3336933369
description: |-
3337033370
A number indicating the type of integration this metadata is for. 1 indicates Slack;
33371+
7 indicates Microsoft Teams;
3337133372
8 indicates Jira.
3337233373
example: 1
3337333374
format: int32

src/datadog_api_client/v2/model/incident_integration_metadata_attributes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ def __init__(
8484
:type incident_id: str, optional
8585
8686
:param integration_type: A number indicating the type of integration this metadata is for. 1 indicates Slack;
87+
7 indicates Microsoft Teams;
8788
8 indicates Jira.
8889
:type integration_type: int
8990

0 commit comments

Comments
 (0)