From c5a3dbaab09f7cd48ed14da631829fe55a580f04 Mon Sep 17 00:00:00 2001 From: "ci.datadog-api-spec" Date: Mon, 4 Nov 2024 17:58:42 +0000 Subject: [PATCH] Regenerate client from commit 6ffe013b of spec repo --- .apigentools-info | 8 ++++---- .generator/schemas/v2/openapi.yaml | 4 ++-- .../v2/models/cloudflare_account_response_attributes.rb | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.apigentools-info b/.apigentools-info index 089f4a49d2e3..30ee28af8935 100644 --- a/.apigentools-info +++ b/.apigentools-info @@ -4,13 +4,13 @@ "spec_versions": { "v1": { "apigentools_version": "1.6.6", - "regenerated": "2024-10-31 16:41:41.024770", - "spec_repo_commit": "63c441b2" + "regenerated": "2024-11-04 17:58:13.167732", + "spec_repo_commit": "6ffe013b" }, "v2": { "apigentools_version": "1.6.6", - "regenerated": "2024-10-31 16:41:41.042740", - "spec_repo_commit": "63c441b2" + "regenerated": "2024-11-04 17:58:13.187613", + "spec_repo_commit": "6ffe013b" } } } \ No newline at end of file diff --git a/.generator/schemas/v2/openapi.yaml b/.generator/schemas/v2/openapi.yaml index 7b467d1950e7..8385e5fe7eaa 100644 --- a/.generator/schemas/v2/openapi.yaml +++ b/.generator/schemas/v2/openapi.yaml @@ -4603,8 +4603,8 @@ components: example: test-name type: string resources: - description: An allowlist of resources to restrict pulling metrics for including - `'web', 'dns', 'lb' (load balancer), 'worker'`. + description: An allowlist of resources, such as `web`, `dns`, `lb` (load + balancer), `worker`, that restricts pulling metrics from those resources. example: - web - dns diff --git a/lib/datadog_api_client/v2/models/cloudflare_account_response_attributes.rb b/lib/datadog_api_client/v2/models/cloudflare_account_response_attributes.rb index 0c21b8334efe..a14a69765d81 100644 --- a/lib/datadog_api_client/v2/models/cloudflare_account_response_attributes.rb +++ b/lib/datadog_api_client/v2/models/cloudflare_account_response_attributes.rb @@ -27,7 +27,7 @@ class CloudflareAccountResponseAttributes # The name of the Cloudflare account. attr_reader :name - # An allowlist of resources to restrict pulling metrics for including `'web', 'dns', 'lb' (load balancer), 'worker'`. + # An allowlist of resources, such as `web`, `dns`, `lb` (load balancer), `worker`, that restricts pulling metrics from those resources. attr_accessor :resources # An allowlist of zones to restrict pulling metrics for.