Skip to content

Commit 0f2362f

Browse files
author
rchxx
committed
add descriptions
1 parent 2c31149 commit 0f2362f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

healthcheck.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,18 +37,23 @@ components:
3737
required: [app, licenseId, licenseSerial, licenseValidUntil, version]
3838
properties:
3939
app:
40+
description: TBD
4041
type: string
4142
licenseId:
43+
description: TBD
4244
type: string
4345
nullable: true
4446
licenseSerial:
47+
description: TBD
4548
type: string
4649
nullable: true
4750
licenseValidUntil:
51+
description: TBD
4852
type: string
4953
format: date-time
5054
nullable: true
5155
version:
56+
description: TBD
5257
type: string
5358
nullable: true
5459
example:

0 commit comments

Comments
 (0)