Skip to content

Commit

Permalink
Regenerate client from commit 38f019bb of spec repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ci.datadog-api-spec committed Oct 31, 2023
1 parent 4f79062 commit bc4711d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .apigentools-info
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec_versions": {
"v1": {
"apigentools_version": "1.6.6",
"regenerated": "2023-10-30 20:47:58.772338",
"spec_repo_commit": "98cfa2fd"
"regenerated": "2023-10-31 15:36:19.500650",
"spec_repo_commit": "38f019bb"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2023-10-30 20:47:58.789093",
"spec_repo_commit": "98cfa2fd"
"regenerated": "2023-10-31 15:36:19.519919",
"spec_repo_commit": "38f019bb"
}
}
}
2 changes: 1 addition & 1 deletion tests/scenarios/features/v2/apm_retention_filters.feature
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Feature: APM Retention Filters
And new "ListApmRetentionFilters" request
When the request is sent
Then the response status is 200 OK
And the response "data[2].id" has the same value as "retention_filter.data.id"
And the response "data" has item with field "id" with value "{{ retention_filter.data.id }}"

@generated @skip @team:DataDog/apm-trace-intake
Scenario: Re-order retention filters returns "Bad Request" response
Expand Down

0 comments on commit bc4711d

Please sign in to comment.