We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c474333 commit a7ff139Copy full SHA for a7ff139
1 file changed
.generator/schemas/v2/openapi.yaml
@@ -72587,6 +72587,10 @@ paths:
72587
cursorPath: meta.page.after
72588
limitParam: page[limit]
72589
resultsPath: data
72590
+ x-permission:
72591
+ operator: OR
72592
+ permissions:
72593
+ - apm_read
72594
/api/v2/spans/events/search:
72595
post:
72596
description: 'List endpoint returns spans that match a span search query.
@@ -72636,6 +72640,10 @@ paths:
72636
72640
72637
72641
limitParam: body.data.attributes.page.limit
72638
72642
72643
72644
72645
72646
72639
72647
/api/v2/synthetics/settings/on_demand_concurrency_cap:
72648
get:
72649
description: Get the on-demand concurrency cap.
0 commit comments