Skip to content

Commit 2b252ec

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Increase validation limit on integration type (#3497)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
1 parent bf4c613 commit 2b252ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.generator/schemas/v2/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30473,7 +30473,7 @@ components:
3047330473
8 indicates Jira.'
3047430474
example: 1
3047530475
format: int32
30476-
maximum: 9
30476+
maximum: 100
3047730477
type: integer
3047830478
metadata:
3047930479
$ref: '#/components/schemas/IncidentIntegrationMetadataMetadata'

0 commit comments

Comments
 (0)