File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
tests/scenarios/features/v1 Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 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}
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments