Skip to content

Commit 42322e5

Browse files
committed
upd
1 parent 11d9a63 commit 42322e5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

openapi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -648,7 +648,7 @@ paths:
648648
properties:
649649
status:
650650
type: string
651-
example: ok
651+
example: healthy
652652
"500":
653653
$ref: "#/components/responses/InternalError"
654654

@@ -668,7 +668,7 @@ paths:
668668
required:
669669
- api
670670
properties:
671-
api:
671+
api_version:
672672
type: string
673673
example: v0.0
674674
"500":

0 commit comments

Comments
 (0)