implement open graph metadata for apiV4 (#6343)

Этот коммит содержится в:
Carlos Tadeu Panato Junior
2017-05-10 12:44:18 +02:00
коммит произвёл George Goldberg
родитель b9f4ced52b
Коммит 16581ae431
5 изменённых файлов: 157 добавлений и 0 удалений

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

@@ -1699,6 +1699,10 @@
"id": "api.reaction.init.debug",
"translation": "Initializing reactions api routes"
},
{
"id": "api.opengraph.init.debug",
"translation": "Initializing open graph protocol api routes"
},
{
"id": "api.reaction.list_reactions.mismatched_channel_id.app_error",
"translation": "Failed to get reactions because channel ID does not match post ID in the URL"