Built motion from commit 00bf23f6.|2.6.16
[motion2.git] / server / api / cannedAnswer / index.js
index 355cc58..cd649a0 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa91a=['get','index','/:id','isAuthenticated','show','post','create','put','update','delete','destroy','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./cannedAnswer.controller'];(function(_0x5b9986,_0x5d376a){var _0x2c3085=function(_0x1e0f8b){while(--_0x1e0f8b){_0x5b9986['push'](_0x5b9986['shift']());}};_0x2c3085(++_0x5d376a);}(_0xa91a,0x146));var _0xaa91=function(_0xfb8a4,_0x9a05ca){_0xfb8a4=_0xfb8a4-0x0;var _0x30df8d=_0xa91a[_0xfb8a4];return _0x30df8d;};'use strict';var multer=require(_0xaa91('0x0'));var util=require(_0xaa91('0x1'));var path=require(_0xaa91('0x2'));var timeout=require(_0xaa91('0x3'));var express=require(_0xaa91('0x4'));var router=express[_0xaa91('0x5')]();var fs_extra=require('fs-extra');var auth=require(_0xaa91('0x6'));var interaction=require(_0xaa91('0x7'));var config=require(_0xaa91('0x8'));var controller=require(_0xaa91('0x9'));router[_0xaa91('0xa')]('/',auth['isAuthenticated'](),controller[_0xaa91('0xb')]);router[_0xaa91('0xa')](_0xaa91('0xc'),auth[_0xaa91('0xd')](),controller[_0xaa91('0xe')]);router[_0xaa91('0xf')]('/',auth[_0xaa91('0xd')](),controller[_0xaa91('0x10')]);router[_0xaa91('0x11')](_0xaa91('0xc'),auth[_0xaa91('0xd')](),controller[_0xaa91('0x12')]);router[_0xaa91('0x13')](_0xaa91('0xc'),auth[_0xaa91('0xd')](),controller[_0xaa91('0x14')]);module['exports']=router;
\ No newline at end of file
+var _0xbcee=['fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./cannedAnswer.controller','index','get','/:id','isAuthenticated','show','post','create','put','delete','destroy','multer','util','Router'];(function(_0x465a0c,_0x19d4d5){var _0x1e202e=function(_0x27bd8a){while(--_0x27bd8a){_0x465a0c['push'](_0x465a0c['shift']());}};_0x1e202e(++_0x19d4d5);}(_0xbcee,0xc3));var _0xebce=function(_0x33013d,_0x4ff316){_0x33013d=_0x33013d-0x0;var _0x3df63f=_0xbcee[_0x33013d];return _0x3df63f;};'use strict';var multer=require(_0xebce('0x0'));var util=require(_0xebce('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require('express');var router=express[_0xebce('0x2')]();var fs_extra=require(_0xebce('0x3'));var auth=require(_0xebce('0x4'));var interaction=require(_0xebce('0x5'));var config=require(_0xebce('0x6'));var controller=require(_0xebce('0x7'));router['get']('/',auth['isAuthenticated'](),controller[_0xebce('0x8')]);router[_0xebce('0x9')](_0xebce('0xa'),auth[_0xebce('0xb')](),controller[_0xebce('0xc')]);router[_0xebce('0xd')]('/',auth[_0xebce('0xb')](),controller[_0xebce('0xe')]);router[_0xebce('0xf')](_0xebce('0xa'),auth[_0xebce('0xb')](),controller['update']);router[_0xebce('0x10')](_0xebce('0xa'),auth[_0xebce('0xb')](),controller[_0xebce('0x11')]);module['exports']=router;
\ No newline at end of file