Skip to content

Commit ba21a35

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 55039aa9 of spec repo
1 parent 66ba7df commit ba21a35

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.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
}

features/v2/roles.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)