Skip to content

Commit 0d4335c

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit b407748b of spec repo
1 parent efd3218 commit 0d4335c

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.6",
7-
"regenerated": "2024-01-18 23:59:54.263751",
8-
"spec_repo_commit": "7dba000a"
7+
"regenerated": "2024-01-19 15:18:16.953455",
8+
"spec_repo_commit": "b407748b"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2024-01-18 23:59:54.282131",
13-
"spec_repo_commit": "7dba000a"
12+
"regenerated": "2024-01-19 15:18:16.970683",
13+
"spec_repo_commit": "b407748b"
1414
}
1515
}
1616
}

features/v2/organizations.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Feature: Organizations
2020
When the request is sent
2121
Then the response status is 400 Bad Request
2222

23-
@skip-go @skip-java @skip-python @skip-ruby @skip-terraform-config @skip-typescript @skip-validation @team:DataDog/team-aaa-identity
23+
@integration-only @skip-terraform-config @skip-validation @team:DataDog/team-aaa-identity
2424
Scenario: Upload IdP metadata returns "OK" response
2525
Given request contains "idp_file" parameter with value "fixtures/organizations/saml_configurations/valid_idp_metadata.xml"
2626
When the request is sent

0 commit comments

Comments
 (0)