Built motion from commit 497d3d92.|2.5.43
[motion2.git] / server / api / cannedAnswer / index.js
index 060f855..98b08bc 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa063=['get','/:id','show','post','create','put','update','delete','destroy','exports','multer','util','express','../../components/auth/service','../../components/interaction/service','../../config/environment','./cannedAnswer.controller','isAuthenticated','index'];(function(_0x4ee565,_0x13f21d){var _0x29820c=function(_0x5400c2){while(--_0x5400c2){_0x4ee565['push'](_0x4ee565['shift']());}};_0x29820c(++_0x13f21d);}(_0xa063,0x69));var _0x3a06=function(_0x5dff86,_0x36cb3c){_0x5dff86=_0x5dff86-0x0;var _0x262899=_0xa063[_0x5dff86];return _0x262899;};'use strict';var multer=require(_0x3a06('0x0'));var util=require(_0x3a06('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0x3a06('0x2'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0x3a06('0x3'));var interaction=require(_0x3a06('0x4'));var config=require(_0x3a06('0x5'));var controller=require(_0x3a06('0x6'));router['get']('/',auth[_0x3a06('0x7')](),controller[_0x3a06('0x8')]);router[_0x3a06('0x9')](_0x3a06('0xa'),auth[_0x3a06('0x7')](),controller[_0x3a06('0xb')]);router[_0x3a06('0xc')]('/',auth[_0x3a06('0x7')](),controller[_0x3a06('0xd')]);router[_0x3a06('0xe')](_0x3a06('0xa'),auth['isAuthenticated'](),controller[_0x3a06('0xf')]);router[_0x3a06('0x10')](_0x3a06('0xa'),auth[_0x3a06('0x7')](),controller[_0x3a06('0x11')]);module[_0x3a06('0x12')]=router;
\ No newline at end of file
+var _0xb075=['index','/:id','show','post','put','update','delete','destroy','exports','multer','path','connect-timeout','express','fs-extra','../../components/interaction/service','../../config/environment','./cannedAnswer.controller','get','isAuthenticated'];(function(_0x5d8afd,_0xd7f769){var _0x336c61=function(_0x539e58){while(--_0x539e58){_0x5d8afd['push'](_0x5d8afd['shift']());}};_0x336c61(++_0xd7f769);}(_0xb075,0x1d1));var _0x5b07=function(_0xb68b25,_0x580b03){_0xb68b25=_0xb68b25-0x0;var _0x5ecf79=_0xb075[_0xb68b25];return _0x5ecf79;};'use strict';var multer=require(_0x5b07('0x0'));var util=require('util');var path=require(_0x5b07('0x1'));var timeout=require(_0x5b07('0x2'));var express=require(_0x5b07('0x3'));var router=express['Router']();var fs_extra=require(_0x5b07('0x4'));var auth=require('../../components/auth/service');var interaction=require(_0x5b07('0x5'));var config=require(_0x5b07('0x6'));var controller=require(_0x5b07('0x7'));router[_0x5b07('0x8')]('/',auth[_0x5b07('0x9')](),controller[_0x5b07('0xa')]);router[_0x5b07('0x8')](_0x5b07('0xb'),auth['isAuthenticated'](),controller[_0x5b07('0xc')]);router[_0x5b07('0xd')]('/',auth[_0x5b07('0x9')](),controller['create']);router[_0x5b07('0xe')](_0x5b07('0xb'),auth[_0x5b07('0x9')](),controller[_0x5b07('0xf')]);router[_0x5b07('0x10')](_0x5b07('0xb'),auth['isAuthenticated'](),controller[_0x5b07('0x11')]);module[_0x5b07('0x12')]=router;
\ No newline at end of file