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.6.6",
7
- "regenerated": "2023-10-30 20:47:57.387992 ",
8
- "spec_repo_commit": "98cfa2fd "
7
+ "regenerated": "2023-10-31 15:36:23.736957 ",
8
+ "spec_repo_commit": "38f019bb "
9
9
},
10
10
"v2": {
11
11
"apigentools_version": "1.6.6",
12
- "regenerated": "2023-10-30 20:47:57.405469 ",
13
- "spec_repo_commit": "98cfa2fd "
12
+ "regenerated": "2023-10-31 15:36:23.757201 ",
13
+ "spec_repo_commit": "38f019bb "
14
14
}
15
15
}
16
16
}
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ Feature: APM Retention Filters
68
68
And new "ListApmRetentionFilters" request
69
69
When the request is sent
70
70
Then the response status is 200 OK
71
- And the response "data[2].id " has the same value as " retention_filter.data.id"
71
+ And the response "data" has item with field "id" with value "{{ retention_filter.data.id }} "
72
72
73
73
@generated @skip @team:DataDog/apm-trace-intake
74
74
Scenario : Re-order retention filters returns "Bad Request" response
You can’t perform that action at this time.
0 commit comments