Skip to content

Commit

Permalink
Regenerate client from commit d8a79527 of spec repo (#1545)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
api-clients-generation-pipeline[bot] and ci.datadog-api-spec authored Jun 14, 2022
1 parent ecc1226 commit 9fe11fc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .apigentools-info
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec_versions": {
"v1": {
"apigentools_version": "1.6.2",
"regenerated": "2022-06-14 08:16:18.622596",
"spec_repo_commit": "0f6264a5"
"regenerated": "2022-06-14 13:57:35.613820",
"spec_repo_commit": "d8a79527"
},
"v2": {
"apigentools_version": "1.6.2",
"regenerated": "2022-06-14 08:16:18.634865",
"spec_repo_commit": "0f6264a5"
"regenerated": "2022-06-14 13:57:35.629222",
"spec_repo_commit": "d8a79527"
}
}
}
2 changes: 1 addition & 1 deletion tests/scenarios/features/v1/aws_integration.feature
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ Feature: AWS Integration
When the request is sent
Then the response status is 409 Conflict Error

@replay-only @team:DataDog/cloud-integrations
@replay-only @skip-typescript @team:DataDog/cloud-integrations
Scenario: Update an AWS integration returns "OK" response
Given new "UpdateAWSAccount" request
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"}
Expand Down

0 comments on commit 9fe11fc

Please sign in to comment.