Add ID field for Flatpak support
This commit is contained in:
parent
85207514b7
commit
841e7ce581
2 changed files with 10 additions and 0 deletions
|
@ -105,3 +105,8 @@ additionalProperties:
|
|||
properties:
|
||||
id:
|
||||
type: integer
|
||||
id:
|
||||
type: object
|
||||
properties:
|
||||
flatpak:
|
||||
type: string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue