Skip to content

Commit af9b48f

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit d7759544 of spec repo
1 parent 2429578 commit af9b48f

File tree

3 files changed

+90
-65
lines changed

3 files changed

+90
-65
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-03-28 15:07:41.004258",
8-
"spec_repo_commit": "3f3e8eaf"
7+
"regenerated": "2025-03-28 19:43:21.160426",
8+
"spec_repo_commit": "d7759544"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-03-28 15:07:41.026638",
13-
"spec_repo_commit": "3f3e8eaf"
12+
"regenerated": "2025-03-28 19:43:21.185024",
13+
"spec_repo_commit": "d7759544"
1414
}
1515
}
1616
}

.generator/schemas/v2/openapi.yaml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -654,8 +654,8 @@ components:
654654
type: string
655655
ResourceID:
656656
description: 'Identifier, formatted as `type:id`. Supported types: `connection`,
657-
`dashboard`, `notebook`, `reference-table`, `security-rule`, `slo`, `workflow`,
658-
`app-builder-app`, `connection`, `connection-group`.'
657+
`dashboard`, `integration-account`, `integration-webhook`, `notebook`, `reference-table`,
658+
`security-rule`, `slo`, `workflow`, `app-builder-app`, `connection`, `connection-group`.'
659659
example: dashboard:abc-def-ghi
660660
in: path
661661
name: resource_id
@@ -45533,6 +45533,10 @@ paths:
4553345533

4553445534
- Dashboards: `dashboard`
4553545535

45536+
- Integration Accounts: `integration-account`
45537+
45538+
- Integration Webhooks: `integration-webhook`
45539+
4553645540
- Notebooks: `notebook`
4553745541

4553845542
- Powerpacks: `powerpack`
@@ -45568,6 +45572,10 @@ paths:
4556845572

4556945573
Dashboards | `viewer`, `editor`
4557045574

45575+
Integration Accounts | `viewer`, `editor`
45576+
45577+
Integration Webhooks | `viewer`, `editor`
45578+
4557145579
Notebooks | `viewer`, `editor`
4557245580

4557345581
Powerpacks | `viewer`, `editor`

0 commit comments

Comments
 (0)