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 44 "spec_versions": {
55 "v1": {
66 "apigentools_version": "1.6.6",
7- "regenerated": "2024-10-23 10:08:17.773830 ",
8- "spec_repo_commit": "df3187ca "
7+ "regenerated": "2024-10-23 12:55:54.028509 ",
8+ "spec_repo_commit": "55039aa9 "
99 },
1010 "v2": {
1111 "apigentools_version": "1.6.6",
12- "regenerated": "2024-10-23 10:08:17.792703 ",
13- "spec_repo_commit": "df3187ca "
12+ "regenerated": "2024-10-23 12:55:54.046867 ",
13+ "spec_repo_commit": "55039aa9 "
1414 }
1515 }
1616}
Original file line number Diff line number Diff line change @@ -260,7 +260,7 @@ Feature: Roles
260260 And there is a valid "permission" in the system
261261 And new "RemovePermissionFromRole" request
262262 And request contains "role_id" parameter from "role.data.id"
263- And body with value {"data" : {"id" : "11111111-dead-beef-dead-ffffffffffff" , "type" : "{{ permission.type }} " }}
263+ And body with value {"data" : {"id" : "11111111-dead-beef-dead-ffffffffffff" , "type" : "bad_permission_type " }}
264264 When the request is sent
265265 Then the response status is 400 Bad Request
266266
You can’t perform that action at this time.
0 commit comments