Skip to content

Commit 307a066

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit b5db4dd of spec repo
1 parent fa4fe80 commit 307a066

File tree

2 files changed

+63
-171
lines changed

2 files changed

+63
-171
lines changed

.generator/schemas/v1/openapi.yaml

Lines changed: 9 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -3202,10 +3202,8 @@ components:
32023202
- value
32033203
type: object
32043204
FunnelWidgetDefinition:
3205-
description: 'The funnel visualization displays a funnel of user sessions that
3205+
description: The funnel visualization displays a funnel of user sessions that
32063206
maps a sequence of view navigation and user interaction in your application.
3207-
3208-
'
32093207
properties:
32103208
requests:
32113209
description: Request payload used to query items.
@@ -4895,9 +4893,7 @@ components:
48954893
description: 'The list stream visualization displays a table of recent events
48964894
in your application that
48974895

4898-
match a search criteria using user-defined columns.
4899-
4900-
'
4896+
match a search criteria using user-defined columns.'
49014897
properties:
49024898
legend_size:
49034899
$ref: '#/components/schemas/WidgetLegendSize'
@@ -5805,19 +5801,15 @@ components:
58055801
line.
58065802
example: 'rule_name_1 foo
58075803

5808-
rule_name_2 bar
5809-
5810-
'
5804+
rule_name_2 bar'
58115805
type: string
58125806
support_rules:
58135807
default: ''
58145808
description: List of support rules for the grok parser, separated by a new
58155809
line.
58165810
example: 'rule_name_1 foo
58175811

5818-
rule_name_2 bar
5819-
5820-
'
5812+
rule_name_2 bar'
58215813
type: string
58225814
required:
58235815
- match_rules
@@ -7134,9 +7126,7 @@ components:
71347126

71357127

71367128
This field is in preview. The draft value is only available to customers with
7137-
the feature enabled.
7138-
7139-
'
7129+
the feature enabled.'
71407130
enum:
71417131
- draft
71427132
- published
@@ -14026,9 +14016,7 @@ components:
1402614016
- LG
1402714017
SplitGraphWidgetDefinition:
1402814018
description: 'The split graph widget allows you to create repeating units of
14029-
a graph - one for each value in a group (for example: one per service)
14030-
14031-
'
14019+
a graph - one for each value in a group (for example: one per service)'
1403214020
properties:
1403314021
has_uniform_y_axes:
1403414022
description: Normalize y axes across graphs
@@ -15146,9 +15134,7 @@ components:
1514615134

1514715135
rkuWJOgQs8IZZaIv2BXIa2R4OlgkBN9bkUDNCJiBeb/AXlzBBko7b15fjrBs2+cTQtp
1514815136

15149-
Z3CYWFXG8C5zqx37wnOE49mRl/+OtkIKGO7fAE
15150-
15151-
'
15137+
Z3CYWFXG8C5zqx37wnOE49mRl/+OtkIKGO7fAE'
1515215138
type: string
1515315139
type:
1515415140
$ref: '#/components/schemas/SyntheticsBasicAuthSigv4Type'
@@ -24339,7 +24325,7 @@ components:
2433924325
display_type:
2434024326
description: "Combination of:\n - A severity error, warning, ok, or info\n
2434124327
\ - A line type: dashed, solid, or bold\nIn this case of a Distribution
24342-
widget, this can be set to be `x_axis_percentile`.\n"
24328+
widget, this can be set to be `x_axis_percentile`."
2434324329
example: error dashed
2434424330
type: string
2434524331
label:
@@ -37610,9 +37596,7 @@ paths:
3761037596
summary: Multi Raw Messages
3761137597
value: 'hello
3761237598

37613-
world
37614-
37615-
'
37599+
world'
3761637600
simple-raw-message:
3761737601
description: 'Submit log string. Log attributes can be passed as query
3761837602
parameters in the URL. This enables the addition of tags or the

0 commit comments

Comments
 (0)