Update definition file

This commit is contained in:
AaronDewes 2022-04-10 07:51:07 +00:00
parent d2a3573081
commit 3428b7fa7a

View File

@ -48,8 +48,11 @@ properties:
items:
type: string
repo:
description: The development repository for your app
description: "The development repository (or repositories) for your app, kif you have multiple, in the format human readable name: repo url"
type: [string, object]
patternProperties:
"^.*$":
type: string
support:
description: A link to the app support wiki/chat/...
type: string