fix
This commit is contained in:
@@ -6,23 +6,6 @@ metadata:
|
|||||||
name: accounts-management
|
name: accounts-management
|
||||||
description: null
|
description: null
|
||||||
options:
|
options:
|
||||||
fournisseurs:
|
|
||||||
default:
|
|
||||||
enable: false
|
|
||||||
apps: []
|
|
||||||
properties:
|
|
||||||
enable:
|
|
||||||
type: boolean
|
|
||||||
default: false
|
|
||||||
apps:
|
|
||||||
type: array
|
|
||||||
items:
|
|
||||||
type: string
|
|
||||||
default: []
|
|
||||||
examples:
|
|
||||||
- enable: false
|
|
||||||
apps: []
|
|
||||||
type: object
|
|
||||||
employes:
|
employes:
|
||||||
default:
|
default:
|
||||||
apps: []
|
apps: []
|
||||||
@@ -35,7 +18,7 @@ options:
|
|||||||
examples:
|
examples:
|
||||||
- apps: []
|
- apps: []
|
||||||
type: object
|
type: object
|
||||||
clients:
|
fournisseurs:
|
||||||
default:
|
default:
|
||||||
enable: false
|
enable: false
|
||||||
apps: []
|
apps: []
|
||||||
@@ -57,6 +40,23 @@ options:
|
|||||||
examples:
|
examples:
|
||||||
- your-company
|
- your-company
|
||||||
type: string
|
type: string
|
||||||
|
clients:
|
||||||
|
default:
|
||||||
|
enable: false
|
||||||
|
apps: []
|
||||||
|
properties:
|
||||||
|
enable:
|
||||||
|
type: boolean
|
||||||
|
default: false
|
||||||
|
apps:
|
||||||
|
type: array
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
default: []
|
||||||
|
examples:
|
||||||
|
- enable: false
|
||||||
|
apps: []
|
||||||
|
type: object
|
||||||
dependencies:
|
dependencies:
|
||||||
- dist: null
|
- dist: null
|
||||||
category: share
|
category: share
|
||||||
@@ -68,4 +68,4 @@ providers:
|
|||||||
postgresql: null
|
postgresql: null
|
||||||
restapi: null
|
restapi: null
|
||||||
http: true
|
http: true
|
||||||
tfaddtype: null
|
tfaddtype: false
|
||||||
|
|||||||
Reference in New Issue
Block a user