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