Skip to content

Commit deb36f9

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 3fe1f086 of spec repo
1 parent a5febfa commit deb36f9

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-19 12:11:20.423768",
8-
"spec_repo_commit": "a171e0a8"
7+
"regenerated": "2025-06-20 20:19:59.330468",
8+
"spec_repo_commit": "3fe1f086"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-06-19 12:11:20.440846",
13-
"spec_repo_commit": "a171e0a8"
12+
"regenerated": "2025-06-20 20:19:59.346448",
13+
"spec_repo_commit": "3fe1f086"
1414
}
1515
}
1616
}

.generator/schemas/v2/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31559,7 +31559,7 @@ components:
3155931559
- attributes
3156031560
type: object
3156131561
RumRetentionFilterUpdateRequest:
31562-
description: The RUM retention filter body to update.
31562+
description: The RUM retention filter body to update
3156331563
properties:
3156431564
data:
3156531565
$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)