Skip to content

Commit 7bcacde

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 58975ae8 of spec repo
1 parent f7483f2 commit 7bcacde

File tree

2 files changed

+16
-10
lines changed

2 files changed

+16
-10
lines changed

.apigentools-info

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.6.6",
7-
"regenerated": "2025-07-09 16:47:18.281866",
8-
"spec_repo_commit": "d0906173"
7+
"regenerated": "2025-07-10 19:39:40.914528",
8+
"spec_repo_commit": "58975ae8"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-07-09 16:47:18.298039",
13-
"spec_repo_commit": "d0906173"
12+
"regenerated": "2025-07-10 19:39:40.930474",
13+
"spec_repo_commit": "58975ae8"
1414
}
1515
}
1616
}

.generator/schemas/v2/openapi.yaml

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56221,7 +56221,8 @@ paths:
5622156221
operator: OR
5622256222
permissions:
5622356223
- observability_pipelines_read
56224-
x-unstable: '**Note**: This endpoint is in Preview.'
56224+
x-unstable: '**Note**: This endpoint is in Preview. Fill out this [form](https://www.datadoghq.com/product-preview/observability-pipelines-api-and-terraform-support/)
56225+
to request access.'
5622556226
post:
5622656227
description: Create a new pipeline.
5622756228
operationId: CreatePipeline
@@ -56253,7 +56254,8 @@ paths:
5625356254
operator: OR
5625456255
permissions:
5625556256
- observability_pipelines_deploy
56256-
x-unstable: '**Note**: This endpoint is in Preview.'
56257+
x-unstable: '**Note**: This endpoint is in Preview. Fill out this [form](https://www.datadoghq.com/product-preview/observability-pipelines-api-and-terraform-support/)
56258+
to request access.'
5625756259
/api/v2/remote_config/products/obs_pipelines/pipelines/validate:
5625856260
post:
5625956261
description: 'Validates a pipeline configuration without creating or updating
@@ -56289,7 +56291,8 @@ paths:
5628956291
operator: OR
5629056292
permissions:
5629156293
- observability_pipelines_read
56292-
x-unstable: '**Note**: This endpoint is in Preview.'
56294+
x-unstable: '**Note**: This endpoint is in Preview. Fill out this [form](https://www.datadoghq.com/product-preview/observability-pipelines-api-and-terraform-support/)
56295+
to request access.'
5629356296
/api/v2/remote_config/products/obs_pipelines/pipelines/{pipeline_id}:
5629456297
delete:
5629556298
description: Delete a pipeline.
@@ -56331,7 +56334,8 @@ paths:
5633156334
operator: OR
5633256335
permissions:
5633356336
- observability_pipelines_delete
56334-
x-unstable: '**Note**: This endpoint is in Preview.'
56337+
x-unstable: '**Note**: This endpoint is in Preview. Fill out this [form](https://www.datadoghq.com/product-preview/observability-pipelines-api-and-terraform-support/)
56338+
to request access.'
5633556339
get:
5633656340
description: Get a specific pipeline by its ID.
5633756341
operationId: GetPipeline
@@ -56364,7 +56368,8 @@ paths:
5636456368
operator: OR
5636556369
permissions:
5636656370
- observability_pipelines_read
56367-
x-unstable: '**Note**: This endpoint is in Preview.'
56371+
x-unstable: '**Note**: This endpoint is in Preview. Fill out this [form](https://www.datadoghq.com/product-preview/observability-pipelines-api-and-terraform-support/)
56372+
to request access.'
5636856373
put:
5636956374
description: Update a pipeline.
5637056375
operationId: UpdatePipeline
@@ -56405,7 +56410,8 @@ paths:
5640556410
operator: OR
5640656411
permissions:
5640756412
- observability_pipelines_deploy
56408-
x-unstable: '**Note**: This endpoint is in Preview.'
56413+
x-unstable: '**Note**: This endpoint is in Preview. Fill out this [form](https://www.datadoghq.com/product-preview/observability-pipelines-api-and-terraform-support/)
56414+
to request access.'
5640956415
/api/v2/restriction_policy/{resource_id}:
5641056416
delete:
5641156417
description: Deletes the restriction policy associated with a specified resource.

0 commit comments

Comments
 (0)