From 6cf82d5e6a7c90db7c494d2c3b184b754fd77108 Mon Sep 17 00:00:00 2001 From: "ci.datadog-api-spec" Date: Thu, 5 Dec 2024 20:23:06 +0000 Subject: [PATCH] Regenerate client from commit 970515f9 of spec repo --- .apigentools-info | 8 ++++---- .generator/schemas/v2/openapi.yaml | 20 ++++++++++++++++++++ 2 files changed, 24 insertions(+), 4 deletions(-) diff --git a/.apigentools-info b/.apigentools-info index 05cb6cd2a0ad..69f815bde32c 100644 --- a/.apigentools-info +++ b/.apigentools-info @@ -4,13 +4,13 @@ "spec_versions": { "v1": { "apigentools_version": "1.6.6", - "regenerated": "2024-12-05 16:15:46.951465", - "spec_repo_commit": "843392e2" + "regenerated": "2024-12-05 20:22:40.127056", + "spec_repo_commit": "970515f9" }, "v2": { "apigentools_version": "1.6.6", - "regenerated": "2024-12-05 16:15:46.970433", - "spec_repo_commit": "843392e2" + "regenerated": "2024-12-05 20:22:40.155280", + "spec_repo_commit": "970515f9" } } } \ No newline at end of file diff --git a/.generator/schemas/v2/openapi.yaml b/.generator/schemas/v2/openapi.yaml index 1cedba992c52..55d50bce8064 100644 --- a/.generator/schemas/v2/openapi.yaml +++ b/.generator/schemas/v2/openapi.yaml @@ -27947,6 +27947,10 @@ paths: summary: List APIs tags: - API Management + x-permission: + operator: OR + permissions: + - apm_api_catalog_read x-unstable: '**Note**: This endpoint is in public beta. If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).' @@ -27992,6 +27996,10 @@ paths: summary: Delete an API tags: - API Management + x-permission: + operator: OR + permissions: + - apm_api_catalog_write x-unstable: '**Note**: This endpoint is in public beta. If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).' @@ -28043,6 +28051,10 @@ paths: summary: Get an API tags: - API Management + x-permission: + operator: OR + permissions: + - apm_api_catalog_read x-unstable: '**Note**: This endpoint is in public beta. If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).' @@ -28103,6 +28115,10 @@ paths: summary: Update an API tags: - API Management + x-permission: + operator: OR + permissions: + - apm_api_catalog_write x-unstable: '**Note**: This endpoint is in public beta. If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).' @@ -28155,6 +28171,10 @@ paths: summary: Create a new API tags: - API Management + x-permission: + operator: OR + permissions: + - apm_api_catalog_write x-unstable: '**Note**: This endpoint is in public beta. If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'