feat(frontend): add option to hide all available items from discovery (#699)
This commit is contained in:
@@ -62,6 +62,9 @@ components:
|
||||
applicationUrl:
|
||||
type: string
|
||||
example: https://os.example.com
|
||||
hideAvailable:
|
||||
type: boolean
|
||||
example: false
|
||||
defaultPermissions:
|
||||
type: number
|
||||
example: 32
|
||||
|
||||
Reference in New Issue
Block a user