Built motion from commit (unavailable).|2.5.12
[motion2.git] / server / api / intZendeskAccount / index.js
index 48dfde5..557216e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xfc34=['/:id','show','/:id/configurations','getConfigurations','getFields','post','create','addConfiguration','update','delete','destroy','exports','multer','util','connect-timeout','express','Router','../../components/auth/service','../../config/environment','./intZendeskAccount.controller','get','isAuthenticated','index'];(function(_0x149354,_0x3f2be1){var _0x1b381d=function(_0x3f70e8){while(--_0x3f70e8){_0x149354['push'](_0x149354['shift']());}};_0x1b381d(++_0x3f2be1);}(_0xfc34,0x193));var _0x4fc3=function(_0x54d486,_0x193223){_0x54d486=_0x54d486-0x0;var _0x3a639e=_0xfc34[_0x54d486];return _0x3a639e;};'use strict';var multer=require(_0x4fc3('0x0'));var util=require(_0x4fc3('0x1'));var path=require('path');var timeout=require(_0x4fc3('0x2'));var express=require(_0x4fc3('0x3'));var router=express[_0x4fc3('0x4')]();var auth=require(_0x4fc3('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x4fc3('0x6'));var controller=require(_0x4fc3('0x7'));router[_0x4fc3('0x8')]('/',auth[_0x4fc3('0x9')](),controller[_0x4fc3('0xa')]);router[_0x4fc3('0x8')](_0x4fc3('0xb'),auth['isAuthenticated'](),controller[_0x4fc3('0xc')]);router[_0x4fc3('0x8')](_0x4fc3('0xd'),auth[_0x4fc3('0x9')](),controller[_0x4fc3('0xe')]);router[_0x4fc3('0x8')]('/:id/fields',auth[_0x4fc3('0x9')](),controller[_0x4fc3('0xf')]);router[_0x4fc3('0x10')]('/',auth[_0x4fc3('0x9')](),controller[_0x4fc3('0x11')]);router['post']('/:id/configurations',auth[_0x4fc3('0x9')](),controller[_0x4fc3('0x12')]);router['put']('/:id',auth[_0x4fc3('0x9')](),controller[_0x4fc3('0x13')]);router[_0x4fc3('0x14')]('/:id',auth['isAuthenticated'](),controller[_0x4fc3('0x15')]);module[_0x4fc3('0x16')]=router;
\ No newline at end of file
+var _0xc9df=['put','update','destroy','exports','util','path','connect-timeout','isAuthenticated','index','get','/:id','show','/:id/configurations','getConfigurations','/:id/fields','getFields','post','create','addConfiguration'];(function(_0x5910df,_0x2d5d60){var _0x4869a3=function(_0xbe8df5){while(--_0xbe8df5){_0x5910df['push'](_0x5910df['shift']());}};_0x4869a3(++_0x2d5d60);}(_0xc9df,0x121));var _0xfc9d=function(_0x238fde,_0x3fbe25){_0x238fde=_0x238fde-0x0;var _0xbf1220=_0xc9df[_0x238fde];return _0xbf1220;};'use strict';var multer=require('multer');var util=require(_0xfc9d('0x0'));var path=require(_0xfc9d('0x1'));var timeout=require(_0xfc9d('0x2'));var express=require('express');var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require('./intZendeskAccount.controller');router['get']('/',auth[_0xfc9d('0x3')](),controller[_0xfc9d('0x4')]);router[_0xfc9d('0x5')](_0xfc9d('0x6'),auth[_0xfc9d('0x3')](),controller[_0xfc9d('0x7')]);router['get'](_0xfc9d('0x8'),auth[_0xfc9d('0x3')](),controller[_0xfc9d('0x9')]);router[_0xfc9d('0x5')](_0xfc9d('0xa'),auth[_0xfc9d('0x3')](),controller[_0xfc9d('0xb')]);router[_0xfc9d('0xc')]('/',auth[_0xfc9d('0x3')](),controller[_0xfc9d('0xd')]);router[_0xfc9d('0xc')](_0xfc9d('0x8'),auth[_0xfc9d('0x3')](),controller[_0xfc9d('0xe')]);router[_0xfc9d('0xf')](_0xfc9d('0x6'),auth['isAuthenticated'](),controller[_0xfc9d('0x10')]);router['delete'](_0xfc9d('0x6'),auth['isAuthenticated'](),controller[_0xfc9d('0x11')]);module[_0xfc9d('0x12')]=router;
\ No newline at end of file