Skip to content

Commit 893788b

Browse files
docs: fix oauth-scopes formatting for getElementCountByStatus in Cases and Processes
Co-authored-by: Shreyash <ninja-shreyash@users.noreply.github.com>
1 parent 4b3ac32 commit 893788b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/oauth-scopes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ This page lists the specific OAuth scopes required in external app for each SDK
7878
| `getTopElementFailedCount()` | `Insights.RealTimeData Insights OR.Folders.Read` |
7979
| `getInstanceStatusTimeline()` | `Insights.RealTimeData Insights OR.Folders.Read` |
8080
| `getTopExecutionDuration()` | `Insights.RealTimeData Insights OR.Folders.Read` |
81-
| `getElementCountByStatus()` | `Insights.RealTimeData` `Insights` `PIMS` `OR.Folders.Read` |
81+
| `getElementCountByStatus()` | `Insights.RealTimeData Insights PIMS OR.Folders.Read` |
8282

8383
## Maestro Process Instances
8484

@@ -104,7 +104,7 @@ This page lists the specific OAuth scopes required in external app for each SDK
104104
| `getTopElementFailedCount()` | `Insights.RealTimeData Insights OR.Folders.Read` |
105105
| `getInstanceStatusTimeline()` | `Insights.RealTimeData Insights OR.Folders.Read` |
106106
| `getTopExecutionDuration()` | `Insights.RealTimeData Insights OR.Folders.Read` |
107-
| `getElementCountByStatus()` | `Insights.RealTimeData` `Insights` `PIMS` `OR.Folders.Read` |
107+
| `getElementCountByStatus()` | `Insights.RealTimeData Insights PIMS OR.Folders.Read` |
108108

109109
## Maestro Case Instances
110110

0 commit comments

Comments
 (0)