[MM-2307] Move plugin helpers from mattermost-server repository into mattermost-plugin-api (#17870)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
28137b3048
Коммит
bf1f60d309
@@ -191,7 +191,7 @@ type Manifest struct {
|
||||
|
||||
// RequiredConfig defines any required server configuration fields for the plugin to function properly.
|
||||
//
|
||||
// Use the plugin helpers CheckRequiredServerConfiguration method to enforce this.
|
||||
// Use the pluginapi.Configuration.CheckRequiredServerConfiguration method to enforce this.
|
||||
RequiredConfig *Config `json:"required_configuration,omitempty" yaml:"required_configuration,omitempty"`
|
||||
}
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user