Skip to content

Commit

Permalink
Regenerate client from commit 7efc0d93 of spec repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ci.datadog-api-spec committed Aug 6, 2024
1 parent f079aa9 commit 3c90f6b
Show file tree
Hide file tree
Showing 5 changed files with 773 additions and 411 deletions.
8 changes: 4 additions & 4 deletions .apigentools-info
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec_versions": {
"v1": {
"apigentools_version": "1.6.6",
"regenerated": "2024-08-05 16:34:54.924716",
"spec_repo_commit": "578f6c8c"
"regenerated": "2024-08-06 14:20:23.153378",
"spec_repo_commit": "7efc0d93"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2024-08-05 16:34:54.942887",
"spec_repo_commit": "578f6c8c"
"regenerated": "2024-08-06 14:20:23.172159",
"spec_repo_commit": "7efc0d93"
}
}
}
47 changes: 47 additions & 0 deletions .generator/schemas/v1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18998,6 +18998,22 @@ components:
over all hours in the current date for the given org.
format: int64
type: integer
flex_logs_starter_avg:
description: Shows the average number of Flex Logs Starter Instances over
all hours in the current date for the given org.
format: int64
type: integer
flex_logs_starter_storage_index_avg:
description: Shows the sum of all Flex Logs Starter Storage Index Instances
over all hours in the current date for the given org.
format: int64
type: integer
flex_logs_starter_storage_retention_adjustment_avg:
description: Shows the average number of Flex Logs Starter Storage Retention
Adjustment Instances over all hours in the current date for the given
org.
format: int64
type: integer
flex_stored_logs_avg:
description: Shows the average of all Flex Stored Logs over all hours in
the current date for the given org.
Expand Down Expand Up @@ -19712,6 +19728,22 @@ components:
over all hours in the current date for the given org.
format: int64
type: integer
flex_logs_starter_avg:
description: Shows the average number of Flex Logs Starter Instances over
all hours in the current date for the given org.
format: int64
type: integer
flex_logs_starter_storage_index_avg:
description: Shows the sum of all Flex Logs Starter Storage Index Instances
over all hours in the current date for the given org.
format: int64
type: integer
flex_logs_starter_storage_retention_adjustment_avg:
description: Shows the average number of Flex Logs Starter Storage Retention
Adjustment Instances over all hours in the current date for the given
org.
format: int64
type: integer
flex_stored_logs_avg:
description: Shows the average of all Flex Stored Logs over all hours in
the current date for the given org.
Expand Down Expand Up @@ -20435,6 +20467,21 @@ components:
over all hours in the current months for all organizations.
format: int64
type: integer
flex_logs_starter_avg_sum:
description: Shows the average number of Flex Logs Starter Instances over
all hours in the current months for all organizations.
format: int64
type: integer
flex_logs_starter_storage_index_avg_sum:
description: Shows the sum of all Flex Logs Starter Storage Index Instances
over all hours in the current months for all organizations.
format: int64
type: integer
flex_logs_starter_storage_retention_adjustment_avg_sum:
description: Shows the average number of Flex Logs Starter Storage Retention
Adjustment Instances over all hours in the current months for all organizations.
format: int64
type: integer
flex_stored_logs_avg_sum:
description: Shows the average of all Flex Stored Logs over all hours in
the current months for all organizations.
Expand Down
Loading

0 comments on commit 3c90f6b

Please sign in to comment.