Skip to content

Commit 1ce3f22

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 68b02e6 of spec repo
1 parent a7d958a commit 1ce3f22

File tree

4 files changed

+111
-29
lines changed

4 files changed

+111
-29
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.4.1.dev11",
7-
"regenerated": "2021-08-09 09:22:24.096659",
8-
"spec_repo_commit": "7c3089e"
7+
"regenerated": "2021-08-09 10:03:38.007905",
8+
"spec_repo_commit": "68b02e6"
99
},
1010
"v2": {
1111
"apigentools_version": "1.4.1.dev11",
12-
"regenerated": "2021-08-09 09:22:50.599634",
13-
"spec_repo_commit": "7c3089e"
12+
"regenerated": "2021-08-09 10:04:01.742260",
13+
"spec_repo_commit": "68b02e6"
1414
}
1515
}
1616
}

src/datadog_api_client/v1/model_utils.py

Lines changed: 53 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/datadog_api_client/v2/model_utils.py

Lines changed: 53 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/v1/features/synthetics.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Feature: Synthetics
1515
And a valid "appKeyAuth" key in the system
1616
And an instance of "Synthetics" API
1717

18-
@replay-only @skip-python @skip-java @skip-ruby
18+
@replay-only @skip-java @skip-ruby
1919
Scenario: Client is resilient to enum and oneOf deserialization errors
2020
Given new "ListTests" request
2121
When the request is sent

0 commit comments

Comments
 (0)