diff --git a/.generator/schemas/v2/openapi.yaml b/.generator/schemas/v2/openapi.yaml index a86914eb798..959f36de3b1 100644 --- a/.generator/schemas/v2/openapi.yaml +++ b/.generator/schemas/v2/openapi.yaml @@ -980,10 +980,12 @@ components: type: string ResourceID: description: 'Identifier, formatted as `type:id`. Supported types: `dashboard`, - `integration-service`, `integration-webhook`, `notebook`, `reference-table`, - `security-rule`, `slo`, `workflow`, `app-builder-app`, `connection`, `connection-group`, + `integration-service`, `integration-webhook`, `notebook`, `powerpack`, `reference-table`, + `security-rule`, `slo`, `synthetics-global-variable`, `synthetics-test`, `synthetics-private-location`, + `monitor`, `workflow`, `app-builder-app`, `connection`, `connection-group`, `rum-application`, `cross-org-connection`, `spreadsheet`, `on-call-schedule`, - `on-call-escalation-policy`, `on-call-team-routing-rules`, `logs-pipeline`.' + `on-call-escalation-policy`, `on-call-team-routing-rules`, `logs-pipeline`, + `case-management-project`.' example: dashboard:abc-def-ghi in: path name: resource_id