Skip to content

Commit 38a7eca

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 3cf3e27 of spec repo
1 parent ddc1058 commit 38a7eca

File tree

3 files changed

+99
-120
lines changed

3 files changed

+99
-120
lines changed

.generated-info

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"spec_repo_commit": "b737cc4",
3-
"generated": "2025-07-28 13:12:45.774"
2+
"spec_repo_commit": "3cf3e27",
3+
"generated": "2025-07-28 19:05:59.923"
44
}

.generator/schemas/v2/openapi.yaml

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -763,11 +763,10 @@ components:
763763
schema:
764764
type: string
765765
ResourceID:
766-
description: 'Identifier, formatted as `type:id`. Supported types: `connection`,
767-
`dashboard`, `integration-account`, `integration-service`, `integration-webhook`,
768-
`notebook`, `reference-table`, `security-rule`, `slo`, `workflow`, `app-builder-app`,
769-
`connection`, `connection-group`, `rum-application`, `cross-org-connection`,
770-
`spreadsheet`.'
766+
description: 'Identifier, formatted as `type:id`. Supported types: `dashboard`,
767+
`integration-service`, `integration-webhook`, `notebook`, `reference-table`,
768+
`security-rule`, `slo`, `workflow`, `app-builder-app`, `connection`, `connection-group`,
769+
`rum-application`, `cross-org-connection`, `spreadsheet`.'
771770
example: dashboard:abc-def-ghi
772771
in: path
773772
name: resource_id
@@ -57514,8 +57513,6 @@ paths:
5751457513

5751557514
- Dashboards: `dashboard`
5751657515

57517-
- Integration Accounts: `integration-account`
57518-
5751957516
- Integration Services: `integration-service`
5752057517

5752157518
- Integration Webhooks: `integration-webhook`
@@ -57561,8 +57558,6 @@ paths:
5756157558

5756257559
Dashboards | `viewer`, `editor`
5756357560

57564-
Integration Accounts | `viewer`, `editor`
57565-
5756657561
Integration Services | `viewer`, `editor`
5756757562

5756857563
Integration Webhooks | `viewer`, `editor`

0 commit comments

Comments
 (0)