File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
lib/datadog_api_client/v1/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": "2024-11-27 13:08:57.577519 ",
8- "spec_repo_commit": "fd3dd4d0 "
7+ "regenerated": "2024-11-29 14:53:58.997933 ",
8+ "spec_repo_commit": "f7dfe1a6 "
99 },
1010 "v2": {
1111 "apigentools_version": "1.6.6",
12- "regenerated": "2024-11-27 13:08:57.596644 ",
13- "spec_repo_commit": "fd3dd4d0 "
12+ "regenerated": "2024-11-29 14:53:59.017459 ",
13+ "spec_repo_commit": "f7dfe1a6 "
1414 }
1515 }
1616}
Original file line number Diff line number Diff line change @@ -15199,7 +15199,7 @@ components:
1519915199 format: int64
1520015200 type: integer
1520115201 public_ids:
15202- description: An array of Synthetic test IDs you want to delete .
15202+ description: An array of Synthetic test IDs you want uptimes for .
1520315203 example: []
1520415204 items:
1520515205 description: A Synthetic test ID.
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ class SyntheticsFetchUptimesPayload
2424 # Timestamp in seconds (Unix epoch) for the start of uptime.
2525 attr_reader :from_ts
2626
27- # An array of Synthetic test IDs you want to delete .
27+ # An array of Synthetic test IDs you want uptimes for .
2828 attr_reader :public_ids
2929
3030 # Timestamp in seconds (Unix epoch) for the end of uptime.
You can’t perform that action at this time.
0 commit comments