@@ -743,7 +743,7 @@ components:
743743 description: 'Identifier, formatted as `type:id`. Supported types: `connection`,
744744 `dashboard`, `integration-account`, `integration-service`, `integration-webhook`,
745745 `notebook`, `reference-table`, `security-rule`, `slo`, `workflow`, `app-builder-app`,
746- `connection`, `connection-group`.'
746+ `connection`, `connection-group`, `rum-application` .'
747747 example: dashboard:abc-def-ghi
748748 in: path
749749 name: resource_id
@@ -54215,6 +54215,8 @@ paths:
5421554215
5421654216 - Connection Groups: `connection-group`
5421754217
54218+ - RUM Applications: `rum-application`
54219+
5421854220
5421954221 #### Supported relations for resources
5422054222
@@ -54254,7 +54256,9 @@ paths:
5425454256
5425554257 Connections | `viewer`, `resolver`, `editor`
5425654258
54257- Connection Groups | `viewer`, `editor`'
54259+ Connection Groups | `viewer`, `editor`
54260+
54261+ RUM Application | `viewer`, `editor`'
5425854262 operationId: UpdateRestrictionPolicy
5425954263 parameters:
5426054264 - $ref: '#/components/parameters/ResourceID'
0 commit comments