mirror of
https://github.com/runcitadel/apps.git
synced 2024-11-13 17:30:37 +00:00
Update definition file
This commit is contained in:
parent
d2a3573081
commit
3428b7fa7a
|
@ -48,8 +48,11 @@ properties:
|
||||||
items:
|
items:
|
||||||
type: string
|
type: string
|
||||||
repo:
|
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]
|
type: [string, object]
|
||||||
|
patternProperties:
|
||||||
|
"^.*$":
|
||||||
|
type: string
|
||||||
support:
|
support:
|
||||||
description: A link to the app support wiki/chat/...
|
description: A link to the app support wiki/chat/...
|
||||||
type: string
|
type: string
|
||||||
|
|
Loading…
Reference in New Issue
Block a user