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-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}
Original file line number Diff line number Diff 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'
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