diff --git a/config/_default/menus/api.en.yaml b/config/_default/menus/api.en.yaml index fbce49d3a6c..1db1092d36a 100644 --- a/config/_default/menus/api.en.yaml +++ b/config/_default/menus/api.en.yaml @@ -7491,8 +7491,7 @@ menu: - v2 operationids: - GetDataset - unstable: - - v2 + unstable: [] order: 2 - name: Delete a dataset url: '#delete-a-dataset' diff --git a/data/api/v2/full_spec.yaml b/data/api/v2/full_spec.yaml index 2749934bb4b..dd27dbe0bef 100644 --- a/data/api/v2/full_spec.yaml +++ b/data/api/v2/full_spec.yaml @@ -67048,9 +67048,6 @@ paths: x-permission: operator: OPEN permissions: [] - x-unstable: '**Note: Data Access is in preview. If you have any feedback, - - contact [Datadog support](https://docs.datadoghq.com/help/).**' put: description: Edits the dataset associated with the ID. operationId: UpdateDataset