Built motion from commit (unavailable).|2.5.14
[motion2.git] / server / api / smsMessage / index.js
index 9e53438..cc05bff 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc7f3=['/:id/accept','accept','/:id/reject','reject','delete','destroy','multer','util','path','../../components/auth/service','../../components/interaction/service','../../config/environment','./smsMessage.controller','get','/describe','describe','/:id','isAuthenticated','post','sms','smsmessage:create','create','/:id/status','put','update'];(function(_0x4b2863,_0x494899){var _0x567d67=function(_0x751f03){while(--_0x751f03){_0x4b2863['push'](_0x4b2863['shift']());}};_0x567d67(++_0x494899);}(_0xc7f3,0x164));var _0x3c7f=function(_0x5d983c,_0x57b322){_0x5d983c=_0x5d983c-0x0;var _0x45d2f8=_0xc7f3[_0x5d983c];return _0x45d2f8;};'use strict';var multer=require(_0x3c7f('0x0'));var util=require(_0x3c7f('0x1'));var path=require(_0x3c7f('0x2'));var timeout=require('connect-timeout');var express=require('express');var router=express['Router']();var auth=require(_0x3c7f('0x3'));var interaction=require(_0x3c7f('0x4'));var config=require(_0x3c7f('0x5'));var controller=require(_0x3c7f('0x6'));router[_0x3c7f('0x7')]('/',auth['isAuthenticated'](),controller['index']);router[_0x3c7f('0x7')](_0x3c7f('0x8'),auth['isAuthenticated'](),controller[_0x3c7f('0x9')]);router[_0x3c7f('0x7')](_0x3c7f('0xa'),auth[_0x3c7f('0xb')](),controller['show']);router[_0x3c7f('0xc')]('/',auth[_0x3c7f('0xb')](),interaction['tracked'](_0x3c7f('0xd'),_0x3c7f('0xe')),controller[_0x3c7f('0xf')]);router['post'](_0x3c7f('0x10'),controller['status']);router[_0x3c7f('0x11')](_0x3c7f('0xa'),auth[_0x3c7f('0xb')](),controller[_0x3c7f('0x12')]);router['put'](_0x3c7f('0x13'),auth[_0x3c7f('0xb')](),controller[_0x3c7f('0x14')]);router[_0x3c7f('0x11')](_0x3c7f('0x15'),auth[_0x3c7f('0xb')](),controller[_0x3c7f('0x16')]);router[_0x3c7f('0x17')](_0x3c7f('0xa'),auth[_0x3c7f('0xb')](),controller[_0x3c7f('0x18')]);module['exports']=router;
\ No newline at end of file
+var _0x93be=['create','post','/:id/status','update','put','/:id/accept','accept','/:id/reject','reject','destroy','exports','util','path','express','../../components/interaction/service','../../config/environment','./smsMessage.controller','get','isAuthenticated','index','/describe','/:id','tracked','sms','smsmessage:create'];(function(_0xfcbf57,_0x4b05fd){var _0x1078fa=function(_0xb65856){while(--_0xb65856){_0xfcbf57['push'](_0xfcbf57['shift']());}};_0x1078fa(++_0x4b05fd);}(_0x93be,0xba));var _0xe93b=function(_0x14add3,_0x13ce8d){_0x14add3=_0x14add3-0x0;var _0x4a174f=_0x93be[_0x14add3];return _0x4a174f;};'use strict';var multer=require('multer');var util=require(_0xe93b('0x0'));var path=require(_0xe93b('0x1'));var timeout=require('connect-timeout');var express=require(_0xe93b('0x2'));var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require(_0xe93b('0x3'));var config=require(_0xe93b('0x4'));var controller=require(_0xe93b('0x5'));router[_0xe93b('0x6')]('/',auth[_0xe93b('0x7')](),controller[_0xe93b('0x8')]);router[_0xe93b('0x6')](_0xe93b('0x9'),auth['isAuthenticated'](),controller['describe']);router[_0xe93b('0x6')](_0xe93b('0xa'),auth['isAuthenticated'](),controller['show']);router['post']('/',auth[_0xe93b('0x7')](),interaction[_0xe93b('0xb')](_0xe93b('0xc'),_0xe93b('0xd')),controller[_0xe93b('0xe')]);router[_0xe93b('0xf')](_0xe93b('0x10'),controller['status']);router['put'](_0xe93b('0xa'),auth[_0xe93b('0x7')](),controller[_0xe93b('0x11')]);router[_0xe93b('0x12')](_0xe93b('0x13'),auth[_0xe93b('0x7')](),controller[_0xe93b('0x14')]);router[_0xe93b('0x12')](_0xe93b('0x15'),auth[_0xe93b('0x7')](),controller[_0xe93b('0x16')]);router['delete'](_0xe93b('0xa'),auth['isAuthenticated'](),controller[_0xe93b('0x17')]);module[_0xe93b('0x18')]=router;
\ No newline at end of file