Skip to content

Commit bf8ec09

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 28ff030 of spec repo
1 parent 35474fb commit bf8ec09

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.generator/schemas/v2/openapi.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)