add meta/models controller to get public models paths

This commit is contained in:
Matteo Pagliazzi
2016-02-29 00:09:09 +01:00
parent 5e68589ac8
commit 3512233966
6 changed files with 101 additions and 14 deletions

View File

@@ -8,7 +8,7 @@ import {
let api = {};
/**
* @api {post} /unsubscribe Unsubscribe an email or user from email notifications
* @api {post} /email/unsubscribe Unsubscribe an email or user from email notifications
* @apiVersion 3.0.0
* @apiName UnsubscribeEmail
* @apiGroup Unsubscribe