Skip to content

Commit 1c0d254

Browse files
committed
[DOCS] Fix OpenAPI error in OpenAI connector secrets (#244679)
(cherry picked from commit ea64620)
1 parent 17b9bc0 commit 1c0d254

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

oas_docs/output/kibana.serverless.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72774,7 +72774,6 @@ components:
7277472774
description: |
7277572775
Base64-encoded PEM CA certificate content for PKI authentication (Other provider only). Optional.
7277672776
minLength: 1
72777-
required: []
7277872777
opsgenie_secrets:
7277972778
title: Connector secrets properties for an Opsgenie connector
7278072779
required:

oas_docs/output/kibana.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57442,7 +57442,6 @@ components:
5744257442
description: |
5744357443
Base64-encoded PEM CA certificate content for PKI authentication (Other provider only). Optional.
5744457444
minLength: 1
57445-
required: []
5744657445
opsgenie_secrets:
5744757446
title: Connector secrets properties for an Opsgenie connector
5744857447
required:

x-pack/platform/plugins/shared/actions/docs/openapi/components/schemas/genai_secrets.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,3 @@ properties:
2323
description: |
2424
Base64-encoded PEM CA certificate content for PKI authentication (Other provider only). Optional.
2525
minLength: 1
26-
required: []

0 commit comments

Comments
 (0)