fix
This commit is contained in:
@@ -8,23 +8,18 @@ metadata:
|
||||
options:
|
||||
teams:
|
||||
default: []
|
||||
type: array
|
||||
items:
|
||||
type: object
|
||||
properties:
|
||||
name:
|
||||
type: string
|
||||
default: ''
|
||||
apps:
|
||||
type: array
|
||||
default: []
|
||||
items:
|
||||
type: string
|
||||
apps:
|
||||
default: []
|
||||
type: array
|
||||
name:
|
||||
default: ''
|
||||
type: string
|
||||
type: object
|
||||
type: array
|
||||
items:
|
||||
type: string
|
||||
domain:
|
||||
default: your-company
|
||||
examples:
|
||||
@@ -39,6 +34,11 @@ options:
|
||||
examples:
|
||||
- employes
|
||||
type: string
|
||||
apps:
|
||||
default: []
|
||||
items:
|
||||
type: string
|
||||
type: array
|
||||
dependencies:
|
||||
- dist: null
|
||||
category: share
|
||||
|
||||
Reference in New Issue
Block a user