Skip to content

Commit 10ca9ed

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit f1dce60 of spec repo (#1217)
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>
1 parent 075f56a commit 10ca9ed

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
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-18 11:52:41.726550",
8-
"spec_repo_commit": "cab9320"
7+
"regenerated": "2021-11-18 17:14:34.681331",
8+
"spec_repo_commit": "f1dce60"
99
},
1010
"v2": {
1111
"apigentools_version": "1.5.1.dev2",
12-
"regenerated": "2021-11-18 11:52:41.748971",
13-
"spec_repo_commit": "cab9320"
12+
"regenerated": "2021-11-18 17:14:34.706351",
13+
"spec_repo_commit": "f1dce60"
1414
}
1515
}
1616
}

tests/scenarios/features/v1/authentication.feature

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Feature: Authentication
1313
Given an instance of "Authentication" API
1414
And new "Validate" request
1515

16+
@skip-validation
1617
Scenario: Validate API key returns "Forbidden" response
1718
When the request is sent
1819
Then the response status is 403 OK

0 commit comments

Comments
 (0)