From 4c444ad1b9fe605d23c238ac04cbf1cfa75a1bdc Mon Sep 17 00:00:00 2001 From: Jean-Louis Leysens Date: Fri, 7 Jun 2024 10:24:35 +0200 Subject: [PATCH] updated snapshot --- oas_docs/bundle.serverless.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/oas_docs/bundle.serverless.json b/oas_docs/bundle.serverless.json index cdd86729d7f8e..1dfcdd50639b3 100644 --- a/oas_docs/bundle.serverless.json +++ b/oas_docs/bundle.serverless.json @@ -499,8 +499,7 @@ "description": "Kibana's operational status. A minimal response is sent for unauthorized users." } } - }, - "description": "Get Kibana's current status." + } }, "503": { "content": { @@ -517,11 +516,10 @@ "description": "Kibana's operational status. A minimal response is sent for unauthorized users." } } - }, - "description": "Get Kibana's current status." + } } }, - "summary": "Get Kibana's current status.", + "summary": "Get Kibana's current status", "tags": [] } }