fix: Update workspacesDefaultPlugins doc (#1282)

Signed-off-by: David Kwon <dakwon@redhat.com>
pull/1282/merge
David Kwon 2022-01-10 02:02:13 -05:00 committed by GitHub
parent d23aafa3b4
commit 2c4f55e955
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 7 additions and 11 deletions

View File

@ -552,7 +552,7 @@ type ResourcesCustomSettings struct {
type WorkspacesDefaultPlugins struct {
// The editor id to specify default plug-ins for.
Editor string `json:"editor,omitempty"`
// Default plug-in ids and uris for the specified editor.
// Default plug-in uris for the specified editor.
Plugins []string `json:"plugins,omitempty"`
}

View File

@ -114,7 +114,7 @@ metadata:
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
repository: https://github.com/eclipse-che/che-operator
support: Eclipse Foundation
name: eclipse-che-preview-openshift.v7.42.0-403.next
name: eclipse-che-preview-openshift.v7.42.0-404.next
namespace: placeholder
spec:
apiservicedefinitions: {}
@ -1456,4 +1456,4 @@ spec:
maturity: stable
provider:
name: Eclipse Foundation
version: 7.42.0-403.next
version: 7.42.0-404.next

View File

@ -1002,8 +1002,7 @@ spec:
for.
type: string
plugins:
description: Default plug-in ids and uris for the specified
editor.
description: Default plug-in uris for the specified editor.
items:
type: string
type: array

View File

@ -964,8 +964,7 @@ spec:
description: The editor id to specify default plug-ins for.
type: string
plugins:
description: Default plug-in ids and uris for the specified
editor.
description: Default plug-in uris for the specified editor.
items:
type: string
type: array

View File

@ -998,8 +998,7 @@ spec:
for.
type: string
plugins:
description: Default plug-in ids and uris for the specified
editor.
description: Default plug-in uris for the specified editor.
items:
type: string
type: array

View File

@ -998,8 +998,7 @@ spec:
for.
type: string
plugins:
description: Default plug-in ids and uris for the specified
editor.
description: Default plug-in uris for the specified editor.
items:
type: string
type: array