Built motion from commit 092f8824.|2.5.49
[motion2.git] / server / api / cannedAnswer / index.js
index 8fba995..8f91020 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x3c5f=['isAuthenticated','index','/:id','post','create','put','update','delete','destroy','util','path','connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','get'];(function(_0x1b538b,_0x3f0056){var _0x1bace9=function(_0x6e45bb){while(--_0x6e45bb){_0x1b538b['push'](_0x1b538b['shift']());}};_0x1bace9(++_0x3f0056);}(_0x3c5f,0xcf));var _0xf3c5=function(_0x4fdb3a,_0x54f348){_0x4fdb3a=_0x4fdb3a-0x0;var _0x299941=_0x3c5f[_0x4fdb3a];return _0x299941;};'use strict';var multer=require('multer');var util=require(_0xf3c5('0x0'));var path=require(_0xf3c5('0x1'));var timeout=require(_0xf3c5('0x2'));var express=require(_0xf3c5('0x3'));var router=express['Router']();var fs_extra=require(_0xf3c5('0x4'));var auth=require(_0xf3c5('0x5'));var interaction=require(_0xf3c5('0x6'));var config=require(_0xf3c5('0x7'));var controller=require('./cannedAnswer.controller');router[_0xf3c5('0x8')]('/',auth[_0xf3c5('0x9')](),controller[_0xf3c5('0xa')]);router[_0xf3c5('0x8')](_0xf3c5('0xb'),auth[_0xf3c5('0x9')](),controller['show']);router[_0xf3c5('0xc')]('/',auth[_0xf3c5('0x9')](),controller[_0xf3c5('0xd')]);router[_0xf3c5('0xe')]('/:id',auth[_0xf3c5('0x9')](),controller[_0xf3c5('0xf')]);router[_0xf3c5('0x10')](_0xf3c5('0xb'),auth['isAuthenticated'](),controller[_0xf3c5('0x11')]);module['exports']=router;
\ No newline at end of file
+var _0xb28e=['util','express','Router','../../components/auth/service','../../config/environment','./cannedAnswer.controller','get','isAuthenticated','index','/:id','show','create','put','update','delete','destroy','exports','multer'];(function(_0x4f21f7,_0x580a0d){var _0x54f37a=function(_0x4bd410){while(--_0x4bd410){_0x4f21f7['push'](_0x4f21f7['shift']());}};_0x54f37a(++_0x580a0d);}(_0xb28e,0xc5));var _0xeb28=function(_0x16fc99,_0x23589d){_0x16fc99=_0x16fc99-0x0;var _0x8ed00a=_0xb28e[_0x16fc99];return _0x8ed00a;};'use strict';var multer=require(_0xeb28('0x0'));var util=require(_0xeb28('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0xeb28('0x2'));var router=express[_0xeb28('0x3')]();var fs_extra=require('fs-extra');var auth=require(_0xeb28('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0xeb28('0x5'));var controller=require(_0xeb28('0x6'));router[_0xeb28('0x7')]('/',auth[_0xeb28('0x8')](),controller[_0xeb28('0x9')]);router['get'](_0xeb28('0xa'),auth[_0xeb28('0x8')](),controller[_0xeb28('0xb')]);router['post']('/',auth[_0xeb28('0x8')](),controller[_0xeb28('0xc')]);router[_0xeb28('0xd')]('/:id',auth[_0xeb28('0x8')](),controller[_0xeb28('0xe')]);router[_0xeb28('0xf')](_0xeb28('0xa'),auth[_0xeb28('0x8')](),controller[_0xeb28('0x10')]);module[_0xeb28('0x11')]=router;
\ No newline at end of file