Skip to content

Commit 5a1bb32

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit d8a79527 of spec repo (#1379)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
1 parent 7cdfbe4 commit 5a1bb32

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
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:27.118887",
8-
"spec_repo_commit": "0f6264a5"
7+
"regenerated": "2022-06-14 13:57:23.337933",
8+
"spec_repo_commit": "d8a79527"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.2",
12-
"regenerated": "2022-06-14 08:16:27.134651",
13-
"spec_repo_commit": "0f6264a5"
12+
"regenerated": "2022-06-14 13:57:23.352655",
13+
"spec_repo_commit": "d8a79527"
1414
}
1515
}
1616
}

src/test/resources/cassettes/features/v1/Update_an_AWS_integration_returns_OK_response.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@
3939
"timeToLive": {
4040
"unlimited": true
4141
},
42-
"id": "0332334d-bc51-d14a-b3a1-f528cc205e1a"
42+
"id": "5a091278-ee38-e1a5-fecb-01ae94815ef4"
4343
}
4444
]

src/test/resources/com/datadog/api/v1/client/api/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)