@@ -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'
@@ -24344,7 +24330,7 @@ components:
2434424330 display_type:
2434524331 description: "Combination of:\n - A severity error, warning, ok, or info\n
2434624332 \ - A line type: dashed, solid, or bold\nIn this case of a Distribution
24347- widget, this can be set to be `x_axis_percentile`.\n "
24333+ widget, this can be set to be `x_axis_percentile`."
2434824334 example: error dashed
2434924335 type: string
2435024336 label:
@@ -37615,9 +37601,7 @@ paths:
3761537601 summary: Multi Raw Messages
3761637602 value: 'hello
3761737603
37618- world
37619-
37620- '
37604+ world'
3762137605 simple-raw-message:
3762237606 description: 'Submit log string. Log attributes can be passed as query
3762337607 parameters in the URL. This enables the addition of tags or the
0 commit comments