Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .generator/schemas/v1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24110,6 +24110,7 @@ components:
format: int64
type: integer
type: object
x-keep-typed-in-additional-properties: true
UsageSummaryDateOrg:
description: |-
Global hourly report of all data billed by Datadog for a given organization.
Expand Down Expand Up @@ -25429,6 +25430,7 @@ components:
format: int64
type: integer
type: object
x-keep-typed-in-additional-properties: true
UsageSummaryResponse:
description: |-
Response summarizing all usage aggregated across the months in the request for
Expand Down Expand Up @@ -26776,6 +26778,7 @@ components:
format: int64
type: integer
type: object
x-keep-typed-in-additional-properties: true
UsageSyntheticsAPIHour:
description: Number of Synthetics API tests run for each hour for a given organization.
properties:
Expand Down
Loading
Loading