Skip to content

Commit 47564e3

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit b8ae8e779fc4377c3879cf74c7191c19c49a785f of spec repo (#2167)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
1 parent adff7d8 commit 47564e3

File tree

4 files changed

+7241
-9
lines changed

4 files changed

+7241
-9
lines changed

.apigentools-info

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.6.6",
7-
"regenerated": "2025-04-14 19:48:43.203674",
8-
"spec_repo_commit": "ec2ca83"
7+
"regenerated": "2025-04-15 20:51:52.299941",
8+
"spec_repo_commit": "b8ae8e7"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-04-14 19:48:43.219370",
13-
"spec_repo_commit": "ec2ca83"
12+
"regenerated": "2025-04-15 20:51:52.315917",
13+
"spec_repo_commit": "b8ae8e7"
1414
}
1515
}
1616
}

.generator/schemas/v2/openapi.yaml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -654,8 +654,9 @@ components:
654654
type: string
655655
ResourceID:
656656
description: 'Identifier, formatted as `type:id`. Supported types: `connection`,
657-
`dashboard`, `integration-account`, `integration-webhook`, `notebook`, `reference-table`,
658-
`security-rule`, `slo`, `workflow`, `app-builder-app`, `connection`, `connection-group`.'
657+
`dashboard`, `integration-account`, `integration-service`, `integration-webhook`,
658+
`notebook`, `reference-table`, `security-rule`, `slo`, `workflow`, `app-builder-app`,
659+
`connection`, `connection-group`.'
659660
example: dashboard:abc-def-ghi
660661
in: path
661662
name: resource_id
@@ -47785,6 +47786,8 @@ paths:
4778547786

4778647787
- Integration Accounts: `integration-account`
4778747788

47789+
- Integration Services: `integration-service`
47790+
4778847791
- Integration Webhooks: `integration-webhook`
4778947792

4779047793
- Notebooks: `notebook`
@@ -47824,6 +47827,8 @@ paths:
4782447827

4782547828
Integration Accounts | `viewer`, `editor`
4782647829

47830+
Integration Services | `viewer`, `editor`
47831+
4782747832
Integration Webhooks | `viewer`, `editor`
4782847833

4782947834
Notebooks | `viewer`, `editor`

0 commit comments

Comments
 (0)