Skip to content

Commit

Permalink
Regenerate client from commit 178e631a of spec repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ci.datadog-api-spec committed Jan 10, 2024
1 parent 8e837e8 commit b61f309
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 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-09 20:22:57.358208",
"spec_repo_commit": "ba6497ef"
"regenerated": "2024-01-10 16:09:38.439204",
"spec_repo_commit": "178e631a"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2024-01-09 20:22:57.374955",
"spec_repo_commit": "ba6497ef"
"regenerated": "2024-01-10 16:09:38.488399",
"spec_repo_commit": "178e631a"
}
}
}
1 change: 1 addition & 0 deletions tests/v2/features/teams.feature
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ Feature: Teams
@team:DataDog/core-app
Scenario: Get all teams with fields_team parameter returns "OK" response
Given new "ListTeams" request
And there is a valid "dd_team" in the system
And request contains "fields[team]" parameter with value ["id", "name", "handle"]
When the request is sent
Then the response status is 200 OK
Expand Down

0 comments on commit b61f309

Please sign in to comment.