File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
src/main/java/com/datadog/api/client/v2/model 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:54.437854 ",
8- "spec_repo_commit": "51c17453 "
7+ "regenerated": "2025-06-25 18:49:15.725467 ",
8+ "spec_repo_commit": "1a1ecd3d "
99 },
1010 "v2": {
1111 "apigentools_version": "1.6.6",
12- "regenerated": "2025-06-25 17:36:54.453686 ",
13- "spec_repo_commit": "51c17453 "
12+ "regenerated": "2025-06-25 18:49:15.741361 ",
13+ "spec_repo_commit": "1a1ecd3d "
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 1717import java .util .Map ;
1818import java .util .Objects ;
1919
20- /** The RUM retention filter body to update. */
20+ /** The RUM retention filter body to update */
2121@ JsonPropertyOrder ({RumRetentionFilterUpdateRequest .JSON_PROPERTY_DATA })
2222@ jakarta .annotation .Generated (
2323 value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator" )
You can’t perform that action at this time.
0 commit comments