MM-19477: update manifest documentation example (#13016)
Illustrate `homepage_url`, `support_url`, and `icon_path` in the GoDoc for model.Manifest. Relates-to: https://mattermost.atlassian.net/browse/MM-19477
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
a7c1514d8e
Коммит
d99cf0864e
@@ -91,6 +91,9 @@ type PluginSettingsSchema struct {
|
||||
// "id": "com.mycompany.myplugin",
|
||||
// "name": "My Plugin",
|
||||
// "description": "This is my plugin",
|
||||
// "homepage_url": "https://example.com",
|
||||
// "support_url": "https://example.com/support",
|
||||
// "icon_path": "assets/logo.svg",
|
||||
// "version": "0.1.0",
|
||||
// "min_server_version": "5.6.0",
|
||||
// "server": {
|
||||
|
||||
Ссылка в новой задаче
Block a user