File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -72587,6 +72587,10 @@ paths:
7258772587 cursorPath: meta.page.after
7258872588 limitParam: page[limit]
7258972589 resultsPath: data
72590+ x-permission:
72591+ operator: OR
72592+ permissions:
72593+ - apm_read
7259072594 /api/v2/spans/events/search:
7259172595 post:
7259272596 description: 'List endpoint returns spans that match a span search query.
@@ -72636,6 +72640,10 @@ paths:
7263672640 cursorPath: meta.page.after
7263772641 limitParam: body.data.attributes.page.limit
7263872642 resultsPath: data
72643+ x-permission:
72644+ operator: OR
72645+ permissions:
72646+ - apm_read
7263972647 /api/v2/synthetics/settings/on_demand_concurrency_cap:
7264072648 get:
7264172649 description: Get the on-demand concurrency cap.
You can’t perform that action at this time.
0 commit comments