Skip to content

Commit

Permalink
update schema to reflect new name
Browse files Browse the repository at this point in the history
Signed-off-by: Richard Gebhardt <[email protected]>
  • Loading branch information
gebhardtr committed Mar 27, 2024
1 parent b91d8ab commit e5dacbb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tools/openapi-schema/ansible-wisdom-service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit e5dacbb

Please sign in to comment.