Skip to content

Commit 93aa8c6

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-specjirikuncar
authored
Regenerate client from commit 350df8d of spec repo (#693)
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> Co-authored-by: Jiri Kuncar <[email protected]>
1 parent 3f9bd45 commit 93aa8c6

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.5.1.dev2",
7-
"regenerated": "2021-11-30 22:11:51.954637",
8-
"spec_repo_commit": "a7401b6"
7+
"regenerated": "2021-12-01 11:57:32.842946",
8+
"spec_repo_commit": "350df8d"
99
},
1010
"v2": {
1111
"apigentools_version": "1.5.1.dev2",
12-
"regenerated": "2021-11-30 22:11:52.353205",
13-
"spec_repo_commit": "a7401b6"
12+
"regenerated": "2021-12-01 11:57:33.282115",
13+
"spec_repo_commit": "350df8d"
1414
}
1515
}
1616
}

tests/v1/features/synthetics.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ Feature: Synthetics
255255
Scenario: Edit an API test returns "OK" response
256256
Given there is a valid "synthetics_api_test" in the system
257257
And new "UpdateAPITest" request
258-
And request contains "public_id" parameter from "synthetics_api_test.publicId"
258+
And request contains "public_id" parameter from "synthetics_api_test.public_id"
259259
And body from file "synthetics_api_test_update_payload.json"
260260
When the request is sent
261261
Then the response status is 200 OK

0 commit comments

Comments
 (0)