Skip to content

Commit 3d6def5

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit f433034 of spec repo
1 parent 80e17dc commit 3d6def5

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.generator/schemas/v2/openapi.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66624,9 +66624,6 @@ paths:
6662466624
x-permission:
6662566625
operator: OPEN
6662666626
permissions: []
66627-
x-unstable: '**Note: Data Access is in preview. If you have any feedback,
66628-
66629-
contact [Datadog support](https://docs.datadoghq.com/help/).**'
6663066627
put:
6663166628
description: Edits the dataset associated with the ID.
6663266629
operationId: UpdateDataset

src/datadog_api_client/configuration.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,6 @@ def __init__(
292292
"v2.create_dataset": False,
293293
"v2.delete_dataset": False,
294294
"v2.get_all_datasets": False,
295-
"v2.get_dataset": False,
296295
"v2.update_dataset": False,
297296
"v2.cancel_data_deletion_request": False,
298297
"v2.create_data_deletion_request": False,

0 commit comments

Comments
 (0)