We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11d9a63 commit 42322e5Copy full SHA for 42322e5
1 file changed
openapi.yaml
@@ -648,7 +648,7 @@ paths:
648
properties:
649
status:
650
type: string
651
- example: ok
+ example: healthy
652
"500":
653
$ref: "#/components/responses/InternalError"
654
@@ -668,7 +668,7 @@ paths:
668
required:
669
- api
670
671
- api:
+ api_version:
672
673
example: v0.0
674
0 commit comments