Built motion from commit (unavailable).|2.6.0
[motion2.git] / server / api / voicePrefix / index.js
index cea6bdd..a8e6636 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x7a54=['path','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./voicePrefix.controller','get','index','/describe','isAuthenticated','/:id/users','getAgents','create','post','addAgents','put','/:id','update','delete','destroy','exports','multer','util'];(function(_0x184759,_0x1cc38a){var _0xf26d5f=function(_0x1010c8){while(--_0x1010c8){_0x184759['push'](_0x184759['shift']());}};_0xf26d5f(++_0x1cc38a);}(_0x7a54,0x106));var _0x47a5=function(_0x45acf7,_0x3750bf){_0x45acf7=_0x45acf7-0x0;var _0x56c223=_0x7a54[_0x45acf7];return _0x56c223;};'use strict';var multer=require(_0x47a5('0x0'));var util=require(_0x47a5('0x1'));var path=require(_0x47a5('0x2'));var timeout=require('connect-timeout');var express=require(_0x47a5('0x3'));var router=express[_0x47a5('0x4')]();var fs_extra=require('fs-extra');var auth=require(_0x47a5('0x5'));var interaction=require(_0x47a5('0x6'));var config=require(_0x47a5('0x7'));var controller=require(_0x47a5('0x8'));router[_0x47a5('0x9')]('/',auth['isAuthenticated'](),controller[_0x47a5('0xa')]);router['get'](_0x47a5('0xb'),auth[_0x47a5('0xc')](),controller['describe']);router[_0x47a5('0x9')]('/:id',auth['isAuthenticated'](),controller['show']);router[_0x47a5('0x9')](_0x47a5('0xd'),auth['isAuthenticated'](),controller[_0x47a5('0xe')]);router['post']('/',auth['isAuthenticated'](),controller[_0x47a5('0xf')]);router[_0x47a5('0x10')](_0x47a5('0xd'),auth[_0x47a5('0xc')](),controller[_0x47a5('0x11')]);router[_0x47a5('0x12')](_0x47a5('0x13'),auth['isAuthenticated'](),controller[_0x47a5('0x14')]);router[_0x47a5('0x15')](_0x47a5('0x13'),auth[_0x47a5('0xc')](),controller[_0x47a5('0x16')]);router[_0x47a5('0x15')](_0x47a5('0xd'),auth[_0x47a5('0xc')](),controller['removeAgents']);module[_0x47a5('0x17')]=router;
\ No newline at end of file
+var _0xb091=['put','update','delete','destroy','removeAgents','exports','util','path','connect-timeout','express','fs-extra','../../config/environment','./voicePrefix.controller','isAuthenticated','index','get','describe','/:id','show','/:id/users','getAgents','post','create','addAgents'];(function(_0x1c167f,_0x20858a){var _0x58e94a=function(_0x45f84e){while(--_0x45f84e){_0x1c167f['push'](_0x1c167f['shift']());}};_0x58e94a(++_0x20858a);}(_0xb091,0x16e));var _0x1b09=function(_0x10c559,_0x46e36e){_0x10c559=_0x10c559-0x0;var _0x48ee4c=_0xb091[_0x10c559];return _0x48ee4c;};'use strict';var multer=require('multer');var util=require(_0x1b09('0x0'));var path=require(_0x1b09('0x1'));var timeout=require(_0x1b09('0x2'));var express=require(_0x1b09('0x3'));var router=express['Router']();var fs_extra=require(_0x1b09('0x4'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x1b09('0x5'));var controller=require(_0x1b09('0x6'));router['get']('/',auth[_0x1b09('0x7')](),controller[_0x1b09('0x8')]);router[_0x1b09('0x9')]('/describe',auth[_0x1b09('0x7')](),controller[_0x1b09('0xa')]);router[_0x1b09('0x9')](_0x1b09('0xb'),auth[_0x1b09('0x7')](),controller[_0x1b09('0xc')]);router[_0x1b09('0x9')](_0x1b09('0xd'),auth[_0x1b09('0x7')](),controller[_0x1b09('0xe')]);router[_0x1b09('0xf')]('/',auth['isAuthenticated'](),controller[_0x1b09('0x10')]);router[_0x1b09('0xf')]('/:id/users',auth['isAuthenticated'](),controller[_0x1b09('0x11')]);router[_0x1b09('0x12')](_0x1b09('0xb'),auth[_0x1b09('0x7')](),controller[_0x1b09('0x13')]);router[_0x1b09('0x14')](_0x1b09('0xb'),auth['isAuthenticated'](),controller[_0x1b09('0x15')]);router['delete'](_0x1b09('0xd'),auth[_0x1b09('0x7')](),controller[_0x1b09('0x16')]);module[_0x1b09('0x17')]=router;
\ No newline at end of file