Skip to content

Commit e74ef06

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 2f4fb37 of spec repo
1 parent eb60bda commit e74ef06

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.generator/schemas/v2/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29008,7 +29008,7 @@ components:
2900829008
8 indicates Jira.'
2900929009
example: 1
2901029010
format: int32
29011-
maximum: 9
29011+
maximum: 15
2901229012
type: integer
2901329013
metadata:
2901429014
$ref: '#/components/schemas/IncidentIntegrationMetadataMetadata'

src/main/java/com/datadog/api/client/v2/model/IncidentIntegrationMetadataAttributes.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ public IncidentIntegrationMetadataAttributes integrationType(Integer integration
102102

103103
/**
104104
* A number indicating the type of integration this metadata is for. 1 indicates Slack; 8
105-
* indicates Jira. maximum: 9
105+
* indicates Jira. maximum: 15
106106
*
107107
* @return integrationType
108108
*/

0 commit comments

Comments
 (0)