* Add /help slash command

* Fix copyright year

* go fmt

* Add help command test at api4

* Fix jasonblais's issue

* Update test code

* Fix unit test issue - keep config unchanged
Этот коммит содержится в:
Jaehyun, Park
2017-06-29 23:38:56 +09:00
коммит произвёл Harrison Healey
родитель 94e734c1bd
Коммит 50b662040c
5 изменённых файлов: 123 добавлений и 1 удалений

Просмотреть файл

@@ -871,6 +871,14 @@
"id": "api.command_shrug.name",
"translation": "shrug"
},
{
"id": "api.command_help.desc",
"translation": "Open the Mattermost help page"
},
{
"id": "api.command_help.name",
"translation": "help"
},
{
"id": "api.compliance.init.debug",
"translation": "Initializing compliance API routes"