Skip to content

Commit b138045

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 7a1c2d1d of spec repo
1 parent a9e5e45 commit b138045

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
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": "2025-06-25 17:36:55.733772",
8-
"spec_repo_commit": "51c17453"
7+
"regenerated": "2025-06-25 20:59:44.484603",
8+
"spec_repo_commit": "7a1c2d1d"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-06-25 17:36:55.750302",
13-
"spec_repo_commit": "51c17453"
12+
"regenerated": "2025-06-25 20:59:44.501832",
13+
"spec_repo_commit": "7a1c2d1d"
1414
}
1515
}
1616
}

.generator/schemas/v2/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31923,7 +31923,7 @@ components:
3192331923
- attributes
3192431924
type: object
3192531925
RumRetentionFilterUpdateRequest:
31926-
description: The RUM retention filter body to update.
31926+
description: The RUM retention filter body to update
3192731927
properties:
3192831928
data:
3192931929
$ref: '#/components/schemas/RumRetentionFilterUpdateData'

lib/datadog_api_client/v2/models/rum_retention_filter_update_request.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
require 'time'
1818

1919
module DatadogAPIClient::V2
20-
# The RUM retention filter body to update.
20+
# The RUM retention filter body to update
2121
class RumRetentionFilterUpdateRequest
2222
include BaseGenericModel
2323

0 commit comments

Comments
 (0)