@@ -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
@@ -57515,8 +57514,6 @@ paths:
5751557514
5751657515 - Dashboards: `dashboard`
5751757516
57518- - Integration Accounts: `integration-account`
57519-
5752057517 - Integration Services: `integration-service`
5752157518
5752257519 - Integration Webhooks: `integration-webhook`
@@ -57562,8 +57559,6 @@ paths:
5756257559
5756357560 Dashboards | `viewer`, `editor`
5756457561
57565- Integration Accounts | `viewer`, `editor`
57566-
5756757562 Integration Services | `viewer`, `editor`
5756857563
5756957564 Integration Webhooks | `viewer`, `editor`
0 commit comments