Skip to content

Commit

Permalink
deploy: 5c62e33
Browse files Browse the repository at this point in the history
  • Loading branch information
dborovcanin committed Apr 8, 2024
1 parent 3043d93 commit 937231f
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions apis/api/openapi/schemas/HealthInfo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,20 @@ properties:
version:
type: string
description: Service version.
example: 0.0.1
example: v0.14.0
commit:
type: string
description: Service commit hash.
example: 7d6f4dc4f7f0c1fa3dc24eddfb18bb5073ff4f62
example: 73362210dd2e04e389eaddb802cab3fe03976593
description:
type: string
description: Service description.
example: <service_name> service
build_time:
type: string
description: Service build time.
example: 1970-01-01_00:00:00
example: 2024-02-01_12:18:15
instance_id:
type: string
description: Service instance ID.
example: 8edbf8af-7db7-4218-bb4f-a8a929ff5266

0 comments on commit 937231f

Please sign in to comment.