Skip to content

Commit

Permalink
Regenerate client from commit 0d6592cb of spec repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ci.datadog-api-spec committed Jan 19, 2024
1 parent d73a9ec commit 6fae62b
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.6",
"regenerated": "2024-01-18 22:51:58.199195",
"spec_repo_commit": "4d921fb1"
"regenerated": "2024-01-19 09:29:19.623924",
"spec_repo_commit": "0d6592cb"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2024-01-18 22:51:58.221645",
"spec_repo_commit": "4d921fb1"
"regenerated": "2024-01-19 09:29:19.644008",
"spec_repo_commit": "0d6592cb"
}
}
}
2 changes: 1 addition & 1 deletion tests/scenarios/features/v2/organizations.feature
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Feature: Organizations
When the request is sent
Then the response status is 400 Bad Request

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

0 comments on commit 6fae62b

Please sign in to comment.