Built motion from commit (unavailable).|2.5.30
[motion2.git] / server / api / intZendeskAccount / index.js
index 2da4f1a..f403a7e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xffb3=['../../config/environment','get','isAuthenticated','index','/:id','show','/:id/configurations','getConfigurations','/:id/fields','getFields','post','create','addConfiguration','put','update','delete','exports','multer','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service'];(function(_0x5c3e9b,_0x21fc34){var _0x29df11=function(_0x37e1e3){while(--_0x37e1e3){_0x5c3e9b['push'](_0x5c3e9b['shift']());}};_0x29df11(++_0x21fc34);}(_0xffb3,0xb2));var _0x3ffb=function(_0x2e9dd5,_0x19ef99){_0x2e9dd5=_0x2e9dd5-0x0;var _0x19ddde=_0xffb3[_0x2e9dd5];return _0x19ddde;};'use strict';var multer=require(_0x3ffb('0x0'));var util=require('util');var path=require('path');var timeout=require(_0x3ffb('0x1'));var express=require(_0x3ffb('0x2'));var router=express[_0x3ffb('0x3')]();var auth=require(_0x3ffb('0x4'));var interaction=require(_0x3ffb('0x5'));var config=require(_0x3ffb('0x6'));var controller=require('./intZendeskAccount.controller');router[_0x3ffb('0x7')]('/',auth[_0x3ffb('0x8')](),controller[_0x3ffb('0x9')]);router[_0x3ffb('0x7')](_0x3ffb('0xa'),auth[_0x3ffb('0x8')](),controller[_0x3ffb('0xb')]);router[_0x3ffb('0x7')](_0x3ffb('0xc'),auth[_0x3ffb('0x8')](),controller[_0x3ffb('0xd')]);router[_0x3ffb('0x7')](_0x3ffb('0xe'),auth[_0x3ffb('0x8')](),controller[_0x3ffb('0xf')]);router[_0x3ffb('0x10')]('/',auth[_0x3ffb('0x8')](),controller[_0x3ffb('0x11')]);router['post']('/:id/configurations',auth['isAuthenticated'](),controller[_0x3ffb('0x12')]);router[_0x3ffb('0x13')](_0x3ffb('0xa'),auth[_0x3ffb('0x8')](),controller[_0x3ffb('0x14')]);router[_0x3ffb('0x15')](_0x3ffb('0xa'),auth[_0x3ffb('0x8')](),controller['destroy']);module[_0x3ffb('0x16')]=router;
\ No newline at end of file
+var _0xb7b6=['/:id','/:id/configurations','getConfigurations','getFields','post','create','addConfiguration','put','update','destroy','exports','multer','util','express','Router','../../components/auth/service','../../components/interaction/service','get','isAuthenticated','index'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xb7b6,0x15f));var _0x6b7b=function(_0x3dd75e,_0x16ce34){_0x3dd75e=_0x3dd75e-0x0;var _0x29fb30=_0xb7b6[_0x3dd75e];return _0x29fb30;};'use strict';var multer=require(_0x6b7b('0x0'));var util=require(_0x6b7b('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0x6b7b('0x2'));var router=express[_0x6b7b('0x3')]();var fs_extra=require('fs-extra');var auth=require(_0x6b7b('0x4'));var interaction=require(_0x6b7b('0x5'));var config=require('../../config/environment');var controller=require('./intZendeskAccount.controller');router[_0x6b7b('0x6')]('/',auth[_0x6b7b('0x7')](),controller[_0x6b7b('0x8')]);router[_0x6b7b('0x6')](_0x6b7b('0x9'),auth['isAuthenticated'](),controller['show']);router[_0x6b7b('0x6')](_0x6b7b('0xa'),auth[_0x6b7b('0x7')](),controller[_0x6b7b('0xb')]);router['get']('/:id/fields',auth['isAuthenticated'](),controller[_0x6b7b('0xc')]);router[_0x6b7b('0xd')]('/',auth[_0x6b7b('0x7')](),controller[_0x6b7b('0xe')]);router[_0x6b7b('0xd')](_0x6b7b('0xa'),auth['isAuthenticated'](),controller[_0x6b7b('0xf')]);router[_0x6b7b('0x10')]('/:id',auth[_0x6b7b('0x7')](),controller[_0x6b7b('0x11')]);router['delete'](_0x6b7b('0x9'),auth['isAuthenticated'](),controller[_0x6b7b('0x12')]);module[_0x6b7b('0x13')]=router;
\ No newline at end of file