Skip to content

Commit 0334219

Browse files
committed
Changes from make api-docs
1 parent f72a1bc commit 0334219

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

oas_docs/output/kibana.serverless.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83918,6 +83918,9 @@ components:
8391883918
reader:
8391983919
$ref: '#/components/schemas/Security_AI_Assistant_API_Reader'
8392083920
description: Message content.
83921+
refusal:
83922+
description: Refusal reason returned by the model when content is filtered.
83923+
type: string
8392183924
role:
8392283925
$ref: '#/components/schemas/Security_AI_Assistant_API_MessageRole'
8392383926
description: Message role.

oas_docs/output/kibana.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94436,6 +94436,9 @@ components:
9443694436
reader:
9443794437
$ref: '#/components/schemas/Security_AI_Assistant_API_Reader'
9443894438
description: Message content.
94439+
refusal:
94440+
description: Refusal reason returned by the model when content is filtered.
94441+
type: string
9443994442
role:
9444094443
$ref: '#/components/schemas/Security_AI_Assistant_API_MessageRole'
9444194444
description: Message role.

0 commit comments

Comments
 (0)