From b9e1205cf4c7be863f72d6c840c19a7b501194bc Mon Sep 17 00:00:00 2001 From: "ci.datadog-api-spec" Date: Thu, 5 Dec 2024 20:28:08 +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 cef74aadd..753442770 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:52.228481", - "spec_repo_commit": "843392e2" + "regenerated": "2024-12-05 20:22:34.887949", + "spec_repo_commit": "970515f9" }, "v2": { "apigentools_version": "1.6.6", - "regenerated": "2024-12-05 16:15:52.247230", - "spec_repo_commit": "843392e2" + "regenerated": "2024-12-05 20:22:34.907021", + "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 1cedba992..55d50bce8 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/).'