Skip to content

Commit cabc29d

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit d8a79527 of spec repo (#1051)
Co-authored-by: ci.datadog-api-spec <[email protected]> Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
1 parent 793dd87 commit cabc29d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.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.2",
7-
"regenerated": "2022-06-14 08:16:21.940440",
8-
"spec_repo_commit": "0f6264a5"
7+
"regenerated": "2022-06-14 13:57:37.537003",
8+
"spec_repo_commit": "d8a79527"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.2",
12-
"regenerated": "2022-06-14 08:16:21.951112",
13-
"spec_repo_commit": "0f6264a5"
12+
"regenerated": "2022-06-14 13:57:37.550713",
13+
"spec_repo_commit": "d8a79527"
1414
}
1515
}
1616
}

tests/v1/features/aws_integration.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ Feature: AWS Integration
139139
When the request is sent
140140
Then the response status is 409 Conflict Error
141141

142-
@replay-only @team:DataDog/cloud-integrations
142+
@replay-only @skip-typescript @team:DataDog/cloud-integrations
143143
Scenario: Update an AWS integration returns "OK" response
144144
Given new "UpdateAWSAccount" request
145145
And body with value {"account_id": "123456789012", "account_specific_namespace_rules": {"auto_scaling": false}, "cspm_resource_collection_enabled": true, "excluded_regions": ["us-east-1", "us-west-2"], "filter_tags": ["$KEY:$VALUE"], "host_tags": ["$KEY:$VALUE"], "metrics_collection_enabled": false, "resource_collection_enabled": true, "role_name": "datadog-role"}

0 commit comments

Comments
 (0)