1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 14:16:03 +02:00
This commit is contained in:
syuilo
2017-03-25 16:43:55 +09:00
parent dbafa13d94
commit caf9457653
6 changed files with 167 additions and 1 deletions

View File

@@ -409,6 +409,10 @@ const endpoints: Endpoint[] = [
},
kind: 'vote-write'
},
{
name: 'posts/polls/recommendation',
withCredential: true
},
{
name: 'messaging/history',