Skip to content

Commit cf2a5f4

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit f9179b31 of spec repo
1 parent 52fbc74 commit cf2a5f4

19 files changed

Lines changed: 352 additions & 19 deletions

.apigentools-info

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.6.6",
7-
"regenerated": "2024-02-12 17:39:21.155933",
8-
"spec_repo_commit": "3cda457d"
7+
"regenerated": "2024-02-13 20:01:04.062503",
8+
"spec_repo_commit": "f9179b31"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2024-02-12 17:39:21.172177",
13-
"spec_repo_commit": "3cda457d"
12+
"regenerated": "2024-02-13 20:01:04.079891",
13+
"spec_repo_commit": "f9179b31"
1414
}
1515
}
1616
}

.generator/schemas/v1/openapi.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3207,6 +3207,18 @@ components:
32073207
key.'
32083208
example: https://www.googleapis.com/robot/v1/metadata/x509/$CLIENT_EMAIL
32093209
type: string
3210+
cloud_run_revision_filters:
3211+
description: 'Limit the Cloud Run revisions that are pulled into Datadog
3212+
by using tags.
3213+
3214+
Only Cloud Run revision resources that apply to specified filters are
3215+
imported into Datadog.'
3216+
example:
3217+
- $KEY:$VALUE
3218+
items:
3219+
description: Cloud Run Filters
3220+
type: string
3221+
type: array
32103222
errors:
32113223
description: An array of errors.
32123224
example:

.generator/schemas/v2/openapi.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7378,6 +7378,18 @@ components:
73787378
description: Your service account email address.
73797379
example: datadog-service-account@test-project.iam.gserviceaccount.com
73807380
type: string
7381+
cloud_run_revision_filters:
7382+
description: 'List of filters to limit the Cloud Run revisions that are
7383+
pulled into Datadog by using tags.
7384+
7385+
Only Cloud Run revision resources that apply to specified filters are
7386+
imported into Datadog.'
7387+
example:
7388+
- $KEY:$VALUE
7389+
items:
7390+
description: Cloud Run Filters
7391+
type: string
7392+
type: array
73817393
host_filters:
73827394
description: Your Host Filters.
73837395
items:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2023-12-20T13:18:07.717Z
1+
2024-01-31T21:16:03.254Z

cassettes/features/v1/gcp_integration/Create-a-GCP-integration-returns-OK-response.yml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2024-01-31T21:16:03.829Z

cassettes/features/v1/gcp_integration/Update-a-GCP-integration-cloud-run-revision-filters-returns-OK-response.yml

Lines changed: 74 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2024-01-31T21:16:04.924Z

cassettes/features/v2/gcp_integration/Create-a-new-entry-for-your-service-account-with-cloud-run-revision-filters-enabled-returns-OK-response.yml

Lines changed: 44 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2024-01-31T21:16:05.705Z

0 commit comments

Comments
 (0)