File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
lib/datadog_api_client/v2/models Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 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}
Original file line number Diff line number Diff 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'
Original file line number Diff line number Diff line change 1717require 'time'
1818
1919module 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
You can’t perform that action at this time.
0 commit comments