Skip to content

Commit 8522b6e

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 9ec17ed of spec repo
1 parent 8056854 commit 8522b6e

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.generator/schemas/v1/openapi.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29104,6 +29104,8 @@ paths:
2910429104
consider use of the Datadog archive capabilities instead of the log list API.
2910529105
See [Datadog Logs Archive documentation][2].**
2910629106

29107+
**Note**: For the Government (US1-FED) site, this endpoint is enabled by default for logs customers. To disable it, contact [Datadog support](https://docs.datadoghq.com/help/).
29108+
2910729109
[1]: /logs/guide/collect-multiple-logs-with-pagination
2910829110
[2]: https://docs.datadoghq.com/logs/archives
2910929111
operationId: ListLogs

packages/datadog-api-client-v1/apis/LogsApi.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,8 @@ export class LogsApi {
333333
* consider use of the Datadog archive capabilities instead of the log list API.
334334
* See [Datadog Logs Archive documentation][2].**
335335
*
336+
* **Note**: For the Government (US1-FED) site, this endpoint is enabled by default for logs customers. To disable it, contact [Datadog support](https://docs.datadoghq.com/help/).
337+
*
336338
* [1]: /logs/guide/collect-multiple-logs-with-pagination
337339
* [2]: https://docs.datadoghq.com/logs/archives
338340
* @param param The request object

0 commit comments

Comments
 (0)