Skip to content

Commit 55c023a

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit fc320c7 of spec repo
1 parent 8ca27b2 commit 55c023a

File tree

2 files changed

+117
-87
lines changed

2 files changed

+117
-87
lines changed

.generator/schemas/v2/openapi.yaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -980,10 +980,12 @@ components:
980980
type: string
981981
ResourceID:
982982
description: 'Identifier, formatted as `type:id`. Supported types: `dashboard`,
983-
`integration-service`, `integration-webhook`, `notebook`, `reference-table`,
984-
`security-rule`, `slo`, `workflow`, `app-builder-app`, `connection`, `connection-group`,
983+
`integration-service`, `integration-webhook`, `notebook`, `powerpack`, `reference-table`,
984+
`security-rule`, `slo`, `synthetics-global-variable`, `synthetics-test`, `synthetics-private-location`,
985+
`monitor`, `workflow`, `app-builder-app`, `connection`, `connection-group`,
985986
`rum-application`, `cross-org-connection`, `spreadsheet`, `on-call-schedule`,
986-
`on-call-escalation-policy`, `on-call-team-routing-rules`, `logs-pipeline`.'
987+
`on-call-escalation-policy`, `on-call-team-routing-rules`, `logs-pipeline`,
988+
`case-management-project`.'
987989
example: dashboard:abc-def-ghi
988990
in: path
989991
name: resource_id

0 commit comments

Comments
 (0)