Built motion from commit (unavailable).|2.5.29
[motion2.git] / server / api / intZendeskAccount / index.js
index 9e76045..e22736e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9ed7=['../../components/auth/service','../../components/interaction/service','./intZendeskAccount.controller','get','isAuthenticated','index','/:id','/:id/configurations','/:id/fields','getFields','post','create','put','update','delete','destroy','util','path','connect-timeout','express','Router'];(function(_0x12de59,_0x1458e6){var _0x5dc2f1=function(_0x4715c5){while(--_0x4715c5){_0x12de59['push'](_0x12de59['shift']());}};_0x5dc2f1(++_0x1458e6);}(_0x9ed7,0x1de));var _0x79ed=function(_0x264b9b,_0xa1181e){_0x264b9b=_0x264b9b-0x0;var _0x4c7a0e=_0x9ed7[_0x264b9b];return _0x4c7a0e;};'use strict';var multer=require('multer');var util=require(_0x79ed('0x0'));var path=require(_0x79ed('0x1'));var timeout=require(_0x79ed('0x2'));var express=require(_0x79ed('0x3'));var router=express[_0x79ed('0x4')]();var auth=require(_0x79ed('0x5'));var interaction=require(_0x79ed('0x6'));var config=require('../../config/environment');var controller=require(_0x79ed('0x7'));router[_0x79ed('0x8')]('/',auth[_0x79ed('0x9')](),controller[_0x79ed('0xa')]);router[_0x79ed('0x8')](_0x79ed('0xb'),auth[_0x79ed('0x9')](),controller['show']);router[_0x79ed('0x8')](_0x79ed('0xc'),auth[_0x79ed('0x9')](),controller['getConfigurations']);router[_0x79ed('0x8')](_0x79ed('0xd'),auth[_0x79ed('0x9')](),controller[_0x79ed('0xe')]);router[_0x79ed('0xf')]('/',auth[_0x79ed('0x9')](),controller[_0x79ed('0x10')]);router[_0x79ed('0xf')](_0x79ed('0xc'),auth[_0x79ed('0x9')](),controller['addConfiguration']);router[_0x79ed('0x11')](_0x79ed('0xb'),auth[_0x79ed('0x9')](),controller[_0x79ed('0x12')]);router[_0x79ed('0x13')](_0x79ed('0xb'),auth[_0x79ed('0x9')](),controller[_0x79ed('0x14')]);module['exports']=router;
\ No newline at end of file
+var _0xecb2=['put','update','delete','destroy','multer','connect-timeout','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intZendeskAccount.controller','get','/:id','isAuthenticated','show','/:id/configurations','getConfigurations','/:id/fields','getFields','post','create','addConfiguration'];(function(_0x11e756,_0x17c475){var _0x21af3f=function(_0x3b7ff6){while(--_0x3b7ff6){_0x11e756['push'](_0x11e756['shift']());}};_0x21af3f(++_0x17c475);}(_0xecb2,0xf6));var _0x2ecb=function(_0x38e663,_0x194b47){_0x38e663=_0x38e663-0x0;var _0x5d5ef2=_0xecb2[_0x38e663];return _0x5d5ef2;};'use strict';var multer=require(_0x2ecb('0x0'));var util=require('util');var path=require('path');var timeout=require(_0x2ecb('0x1'));var express=require('express');var router=express['Router']();var fs_extra=require(_0x2ecb('0x2'));var auth=require(_0x2ecb('0x3'));var interaction=require(_0x2ecb('0x4'));var config=require(_0x2ecb('0x5'));var controller=require(_0x2ecb('0x6'));router[_0x2ecb('0x7')]('/',auth['isAuthenticated'](),controller['index']);router['get'](_0x2ecb('0x8'),auth[_0x2ecb('0x9')](),controller[_0x2ecb('0xa')]);router[_0x2ecb('0x7')](_0x2ecb('0xb'),auth['isAuthenticated'](),controller[_0x2ecb('0xc')]);router[_0x2ecb('0x7')](_0x2ecb('0xd'),auth['isAuthenticated'](),controller[_0x2ecb('0xe')]);router[_0x2ecb('0xf')]('/',auth[_0x2ecb('0x9')](),controller[_0x2ecb('0x10')]);router[_0x2ecb('0xf')]('/:id/configurations',auth[_0x2ecb('0x9')](),controller[_0x2ecb('0x11')]);router[_0x2ecb('0x12')](_0x2ecb('0x8'),auth[_0x2ecb('0x9')](),controller[_0x2ecb('0x13')]);router[_0x2ecb('0x14')]('/:id',auth[_0x2ecb('0x9')](),controller[_0x2ecb('0x15')]);module['exports']=router;
\ No newline at end of file