Skip to content

Commit 304fb85

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 9b0feebb of spec repo
1 parent 8778a98 commit 304fb85

File tree

121 files changed

+9053
-2024
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

121 files changed

+9053
-2024
lines changed

.apigentools-info

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.6.4",
7-
"regenerated": "2022-12-15 08:31:46.698374",
8-
"spec_repo_commit": "68538e62"
7+
"regenerated": "2022-12-15 10:56:56.497876",
8+
"spec_repo_commit": "9b0feebb"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.4",
12-
"regenerated": "2022-12-15 08:31:46.710052",
13-
"spec_repo_commit": "68538e62"
12+
"regenerated": "2022-12-15 10:56:56.509286",
13+
"spec_repo_commit": "9b0feebb"
1414
}
1515
}
1616
}

.generator/schemas/v1/openapi.yaml

Lines changed: 1 addition & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -6155,10 +6155,6 @@ components:
61556155
enable_logs_sample:
61566156
description: Whether or not to send a log sample when the log monitor triggers.
61576157
type: boolean
6158-
enable_samples:
6159-
description: Whether or not to send a list of samples when the monitor triggers.
6160-
This is only used by CI Test and Pipeline monitors.
6161-
type: boolean
61626158
escalation_message:
61636159
default: none
61646160
description: 'We recommend using the [is_renotify](https://docs.datadoghq.com/monitors/notify/?tab=is_alert#renotify),
@@ -18047,8 +18043,6 @@ components:
1804718043
type: string
1804818044
limit:
1804918045
$ref: '#/components/schemas/WidgetFormulaLimit'
18050-
style:
18051-
$ref: '#/components/schemas/WidgetFormulaStyle'
1805218046
required:
1805318047
- formula
1805418048
type: object
@@ -18062,20 +18056,6 @@ components:
1806218056
order:
1806318057
$ref: '#/components/schemas/QuerySortOrder'
1806418058
type: object
18065-
WidgetFormulaStyle:
18066-
description: Styling options for widget formulas.
18067-
properties:
18068-
palette:
18069-
description: The color palette used to display the formula. A guide to the
18070-
available color palettes can be found at https://docs.datadoghq.com/dashboards/guide/widget_colors
18071-
example: classic
18072-
type: string
18073-
palette_index:
18074-
description: Index specifying which color to use within the palette.
18075-
example: 1
18076-
format: int64
18077-
type: integer
18078-
type: object
1807918059
WidgetGrouping:
1808018060
description: The kind of grouping to use.
1808118061
enum:
@@ -20090,7 +20070,7 @@ paths:
2009020070
schema:
2009120071
type: string
2009220072
- description: A comma separated list indicating what tags, if any, should be
20093-
used to filter the list of events.
20073+
used to filter the list of monitors by scope.
2009420074
example: host:host0
2009520075
in: query
2009620076
name: tags

0 commit comments

Comments
 (0)