From e5dacbb40b8c24e6b0b20dc38a6c5c79773f68b0 Mon Sep 17 00:00:00 2001 From: Richard Gebhardt Date: Wed, 27 Mar 2024 13:47:24 -0400 Subject: [PATCH] update schema to reflect new name Signed-off-by: Richard Gebhardt --- tools/openapi-schema/ansible-wisdom-service.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/openapi-schema/ansible-wisdom-service.yaml b/tools/openapi-schema/ansible-wisdom-service.yaml index 3eccee00b..20bfd3e79 100644 --- a/tools/openapi-schema/ansible-wisdom-service.yaml +++ b/tools/openapi-schema/ansible-wisdom-service.yaml @@ -463,7 +463,7 @@ paths: /check/: get: operationId: check_retrieve - description: Lightspeed Service Liveness Probe View + description: Service Liveness Probe View summary: Liveness probe tags: - check @@ -476,7 +476,7 @@ paths: /check/status/: get: operationId: check_status_retrieve - description: Lightspeed Service Health Check + description: Service Health Check summary: Health check with backend server status tags: - check @@ -813,7 +813,7 @@ components: type: string title: Additional Comment description: Additional comment describing why the change - was required in Lightspeed suggestion. + was required in suggestion. required: - expectedSuggestion - prompt