Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / api / intZendeskAccount / index.js
index 9e76045..c38348c 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 _0x2013=['express','fs-extra','../../components/auth/service','../../config/environment','./intZendeskAccount.controller','isAuthenticated','index','get','/:id','show','/:id/configurations','getConfigurations','/:id/fields','getFields','post','create','addConfiguration','update','destroy','exports','multer','path'];(function(_0x44e201,_0x2477f9){var _0xb720a9=function(_0x52c73f){while(--_0x52c73f){_0x44e201['push'](_0x44e201['shift']());}};_0xb720a9(++_0x2477f9);}(_0x2013,0xae));var _0x3201=function(_0x4b8018,_0x2bff47){_0x4b8018=_0x4b8018-0x0;var _0x18bde6=_0x2013[_0x4b8018];return _0x18bde6;};'use strict';var multer=require(_0x3201('0x0'));var util=require('util');var path=require(_0x3201('0x1'));var timeout=require('connect-timeout');var express=require(_0x3201('0x2'));var router=express['Router']();var fs_extra=require(_0x3201('0x3'));var auth=require(_0x3201('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0x3201('0x5'));var controller=require(_0x3201('0x6'));router['get']('/',auth[_0x3201('0x7')](),controller[_0x3201('0x8')]);router[_0x3201('0x9')](_0x3201('0xa'),auth[_0x3201('0x7')](),controller[_0x3201('0xb')]);router[_0x3201('0x9')](_0x3201('0xc'),auth[_0x3201('0x7')](),controller[_0x3201('0xd')]);router[_0x3201('0x9')](_0x3201('0xe'),auth['isAuthenticated'](),controller[_0x3201('0xf')]);router[_0x3201('0x10')]('/',auth[_0x3201('0x7')](),controller[_0x3201('0x11')]);router['post'](_0x3201('0xc'),auth[_0x3201('0x7')](),controller[_0x3201('0x12')]);router['put'](_0x3201('0xa'),auth[_0x3201('0x7')](),controller[_0x3201('0x13')]);router['delete'](_0x3201('0xa'),auth[_0x3201('0x7')](),controller[_0x3201('0x14')]);module[_0x3201('0x15')]=router;
\ No newline at end of file