Skip to content

Commit 3199862

Browse files
kibanamachinejonwalstedt
authored andcommitted
Changes from make api-docs
1 parent fd7919f commit 3199862

2 files changed

Lines changed: 24 additions & 0 deletions

File tree

oas_docs/output/kibana.serverless.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3129,6 +3129,12 @@ paths:
31293129
nullable: true
31303130
description: Payload of the attachment. Required unless `origin` is provided (content is resolved once at send time).
31313131
type: object
3132+
description:
3133+
description: Human-readable label for the attachment.
3134+
type: string
3135+
group_id:
3136+
description: Stable identifier for the logical group this attachment belongs to. Attachments sharing the same group_id were submitted together as a single logical entity.
3137+
type: string
31323138
hidden:
31333139
description: When true, the attachment will not be displayed in the UI.
31343140
type: boolean
@@ -3512,6 +3518,12 @@ paths:
35123518
nullable: true
35133519
description: Payload of the attachment. Required unless `origin` is provided (content is resolved once at send time).
35143520
type: object
3521+
description:
3522+
description: Human-readable label for the attachment.
3523+
type: string
3524+
group_id:
3525+
description: Stable identifier for the logical group this attachment belongs to. Attachments sharing the same group_id were submitted together as a single logical entity.
3526+
type: string
35153527
hidden:
35163528
description: When true, the attachment will not be displayed in the UI.
35173529
type: boolean

oas_docs/output/kibana.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3199,6 +3199,12 @@ paths:
31993199
nullable: true
32003200
description: Payload of the attachment. Required unless `origin` is provided (content is resolved once at send time).
32013201
type: object
3202+
description:
3203+
description: Human-readable label for the attachment.
3204+
type: string
3205+
group_id:
3206+
description: Stable identifier for the logical group this attachment belongs to. Attachments sharing the same group_id were submitted together as a single logical entity.
3207+
type: string
32023208
hidden:
32033209
description: When true, the attachment will not be displayed in the UI.
32043210
type: boolean
@@ -3582,6 +3588,12 @@ paths:
35823588
nullable: true
35833589
description: Payload of the attachment. Required unless `origin` is provided (content is resolved once at send time).
35843590
type: object
3591+
description:
3592+
description: Human-readable label for the attachment.
3593+
type: string
3594+
group_id:
3595+
description: Stable identifier for the logical group this attachment belongs to. Attachments sharing the same group_id were submitted together as a single logical entity.
3596+
type: string
35853597
hidden:
35863598
description: When true, the attachment will not be displayed in the UI.
35873599
type: boolean

0 commit comments

Comments
 (0)