Skip to content

Commit 388904b

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit b555b5b of spec repo
1 parent 25ce205 commit 388904b

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

lib/datadog_api_client/v2/models/incident_integration_metadata_attributes.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ class IncidentIntegrationMetadataAttributes
2828
attr_accessor :incident_id
2929

3030
# A number indicating the type of integration this metadata is for. 1 indicates Slack;
31+
# 7 indicates Microsoft Teams;
3132
# 8 indicates Jira.
3233
attr_reader :integration_type
3334

0 commit comments

Comments
 (0)