File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
src/main/java/com/datadog/api/client/v1/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": "2024-10-10 19:45:58.829299 ",
8- "spec_repo_commit": "049920eb "
7+ "regenerated": "2024-10-15 14:43:02.999251 ",
8+ "spec_repo_commit": "85278ed5 "
99 },
1010 "v2": {
1111 "apigentools_version": "1.6.6",
12- "regenerated": "2024-10-10 19:45:58.847651 ",
13- "spec_repo_commit": "049920eb "
12+ "regenerated": "2024-10-15 14:43:03.017695 ",
13+ "spec_repo_commit": "85278ed5 "
1414 }
1515 }
1616}
Original file line number Diff line number Diff line change @@ -15007,7 +15007,7 @@ components:
1500715007 description: Object describing the synthetics tests to trigger.
1500815008 properties:
1500915009 tests:
15010- description: Individual synthetics test .
15010+ description: List of individual synthetic tests .
1501115011 items:
1501215012 $ref: '#/components/schemas/SyntheticsCITest'
1501315013 type: array
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ public SyntheticsCITestBody addTestsItem(SyntheticsCITest testsItem) {
4545 }
4646
4747 /**
48- * Individual synthetics test .
48+ * List of individual synthetic tests .
4949 *
5050 * @return tests
5151 */
You can’t perform that action at this time.
0 commit comments