Skip to content

Commit 0fb6668

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit bd8808d of spec repo
1 parent 8ca27b2 commit 0fb6668

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
@@ -29012,7 +29012,7 @@ components:
2901229012
8 indicates Jira.'
2901329013
example: 1
2901429014
format: int32
29015-
maximum: 9
29015+
maximum: 100
2901629016
type: integer
2901729017
metadata:
2901829018
$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)