Skip to content

Commit 2c31149

Browse files
author
rchxx
committed
add required property
1 parent 35a7a74 commit 2c31149

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

healthcheck.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ components:
3434
schemas:
3535
DeviceInfo:
3636
type: object
37+
required: [app, licenseId, licenseSerial, licenseValidUntil, version]
3738
properties:
3839
app:
3940
type: string

0 commit comments

Comments
 (0)