Endpoint for APIv4: GET /team/{team_id}/channels (#5681)

Этот коммит содержится в:
Saturnino Abril
2017-03-13 21:26:51 +09:00
коммит произвёл George Goldberg
родитель 3559fb7959
Коммит 8731465957
8 изменённых файлов: 249 добавлений и 0 удалений

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

@@ -4707,6 +4707,10 @@
"id": "store.sql_channel.get_more_channels.get.app_error",
"translation": "We couldn't get the channels"
},
{
"id": "store.sql_channel.get_public_channels.get.app_error",
"translation": "We couldn't get public channels"
},
{
"id": "store.sql_channel.increment_mention_count.app_error",
"translation": "We couldn't increment the mention count"