Built motion from commit b5996064.|2.6.21
[motion2.git] / server / api / smsQueue / index.js
index 313ccd0..f17c073 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x2bae=['isAuthenticated','index','get','describe','/:id','/:id/members','getMembers','getTeams','/:id/users','getAgents','post','create','/:id/teams','addTeams','addAgents','put','delete','removeTeams','removeAgents','exports','multer','util','path','connect-timeout','express','Router','../../components/interaction/service','./smsQueue.controller'];(function(_0x3da908,_0xcab47a){var _0x349eb1=function(_0xbb278b){while(--_0xbb278b){_0x3da908['push'](_0x3da908['shift']());}};_0x349eb1(++_0xcab47a);}(_0x2bae,0x164));var _0xe2ba=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x2bae[_0x3dd15e];return _0x231fd0;};'use strict';var multer=require(_0xe2ba('0x0'));var util=require(_0xe2ba('0x1'));var path=require(_0xe2ba('0x2'));var timeout=require(_0xe2ba('0x3'));var express=require(_0xe2ba('0x4'));var router=express[_0xe2ba('0x5')]();var auth=require('../../components/auth/service');var interaction=require(_0xe2ba('0x6'));var config=require('../../config/environment');var controller=require(_0xe2ba('0x7'));router['get']('/',auth[_0xe2ba('0x8')](),controller[_0xe2ba('0x9')]);router[_0xe2ba('0xa')]('/describe',auth[_0xe2ba('0x8')](),controller[_0xe2ba('0xb')]);router[_0xe2ba('0xa')](_0xe2ba('0xc'),auth['isAuthenticated'](),controller['show']);router[_0xe2ba('0xa')](_0xe2ba('0xd'),auth[_0xe2ba('0x8')](),controller[_0xe2ba('0xe')]);router[_0xe2ba('0xa')]('/:id/teams',auth[_0xe2ba('0x8')](),controller[_0xe2ba('0xf')]);router[_0xe2ba('0xa')](_0xe2ba('0x10'),auth[_0xe2ba('0x8')](),controller[_0xe2ba('0x11')]);router[_0xe2ba('0x12')]('/',auth[_0xe2ba('0x8')](),controller[_0xe2ba('0x13')]);router[_0xe2ba('0x12')](_0xe2ba('0x14'),auth['isAuthenticated'](),controller[_0xe2ba('0x15')]);router[_0xe2ba('0x12')](_0xe2ba('0x10'),auth[_0xe2ba('0x8')](),controller[_0xe2ba('0x16')]);router[_0xe2ba('0x17')](_0xe2ba('0xc'),auth[_0xe2ba('0x8')](),controller['update']);router[_0xe2ba('0x18')](_0xe2ba('0xc'),auth[_0xe2ba('0x8')](),controller['destroy']);router[_0xe2ba('0x18')](_0xe2ba('0x14'),auth[_0xe2ba('0x8')](),controller[_0xe2ba('0x19')]);router[_0xe2ba('0x18')](_0xe2ba('0x10'),auth[_0xe2ba('0x8')](),controller[_0xe2ba('0x1a')]);module[_0xe2ba('0x1b')]=router;
\ No newline at end of file
+var _0x9e1c=['/:id','show','getMembers','/:id/teams','getTeams','/:id/users','getAgents','post','create','addTeams','addAgents','put','update','delete','destroy','multer','connect-timeout','Router','../../components/auth/service','../../config/environment','./smsQueue.controller','isAuthenticated','index','get','/describe'];(function(_0x599254,_0x14a690){var _0x2a047b=function(_0x2ceb9d){while(--_0x2ceb9d){_0x599254['push'](_0x599254['shift']());}};_0x2a047b(++_0x14a690);}(_0x9e1c,0x1ea));var _0xc9e1=function(_0x3c21f5,_0x5cc2b3){_0x3c21f5=_0x3c21f5-0x0;var _0x4a94ee=_0x9e1c[_0x3c21f5];return _0x4a94ee;};'use strict';var multer=require(_0xc9e1('0x0'));var util=require('util');var path=require('path');var timeout=require(_0xc9e1('0x1'));var express=require('express');var router=express[_0xc9e1('0x2')]();var fs_extra=require('fs-extra');var auth=require(_0xc9e1('0x3'));var interaction=require('../../components/interaction/service');var config=require(_0xc9e1('0x4'));var controller=require(_0xc9e1('0x5'));router['get']('/',auth[_0xc9e1('0x6')](),controller[_0xc9e1('0x7')]);router[_0xc9e1('0x8')](_0xc9e1('0x9'),auth[_0xc9e1('0x6')](),controller['describe']);router[_0xc9e1('0x8')](_0xc9e1('0xa'),auth[_0xc9e1('0x6')](),controller[_0xc9e1('0xb')]);router[_0xc9e1('0x8')]('/:id/members',auth['isAuthenticated'](),controller[_0xc9e1('0xc')]);router[_0xc9e1('0x8')](_0xc9e1('0xd'),auth[_0xc9e1('0x6')](),controller[_0xc9e1('0xe')]);router[_0xc9e1('0x8')](_0xc9e1('0xf'),auth[_0xc9e1('0x6')](),controller[_0xc9e1('0x10')]);router[_0xc9e1('0x11')]('/',auth['isAuthenticated'](),controller[_0xc9e1('0x12')]);router[_0xc9e1('0x11')](_0xc9e1('0xd'),auth[_0xc9e1('0x6')](),controller[_0xc9e1('0x13')]);router['post'](_0xc9e1('0xf'),auth['isAuthenticated'](),controller[_0xc9e1('0x14')]);router[_0xc9e1('0x15')](_0xc9e1('0xa'),auth['isAuthenticated'](),controller[_0xc9e1('0x16')]);router[_0xc9e1('0x17')]('/:id',auth['isAuthenticated'](),controller[_0xc9e1('0x18')]);router['delete']('/:id/teams',auth[_0xc9e1('0x6')](),controller['removeTeams']);router[_0xc9e1('0x17')](_0xc9e1('0xf'),auth[_0xc9e1('0x6')](),controller['removeAgents']);module['exports']=router;
\ No newline at end of file