Skip to content

Commit 4c70378

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit bab3522 of spec repo
1 parent 41a1ee1 commit 4c70378

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.generator/schemas/v2/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29845,7 +29845,7 @@ components:
2984529845
8 indicates Jira.'
2984629846
example: 1
2984729847
format: int32
29848-
maximum: 9
29848+
maximum: 100
2984929849
type: integer
2985029850
metadata:
2985129851
$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: 100
106106
*
107107
* @return integrationType
108108
*/

0 commit comments

Comments
 (0)