File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
"spec_versions": {
5
5
"v1": {
6
6
"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 "
9
9
},
10
10
"v2": {
11
11
"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 "
14
14
}
15
15
}
16
16
}
Original file line number Diff line number Diff line change @@ -255,7 +255,7 @@ Feature: Synthetics
255
255
Scenario : Edit an API test returns "OK" response
256
256
Given there is a valid "synthetics_api_test" in the system
257
257
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 "
259
259
And body from file "synthetics_api_test_update_payload.json"
260
260
When the request is sent
261
261
Then the response status is 200 OK
You can’t perform that action at this time.
0 commit comments