Built motion from commit (unavailable).|2.5.4
[motion2.git] / server / api / intServicenowAccount / index.js
index 2a2d9a1..f4742bd 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xff98=['destroy','exports','util','path','connect-timeout','express','../../components/auth/service','../../config/environment','get','index','/:id','isAuthenticated','show','/:id/configurations','/:id/fields','getFields','post','create','addConfiguration','put','update','delete'];(function(_0x160c73,_0x2ee678){var _0xd9302=function(_0x169454){while(--_0x169454){_0x160c73['push'](_0x160c73['shift']());}};_0xd9302(++_0x2ee678);}(_0xff98,0x9c));var _0x8ff9=function(_0x37a710,_0x1f94bc){_0x37a710=_0x37a710-0x0;var _0x400e5f=_0xff98[_0x37a710];return _0x400e5f;};'use strict';var multer=require('multer');var util=require(_0x8ff9('0x0'));var path=require(_0x8ff9('0x1'));var timeout=require(_0x8ff9('0x2'));var express=require(_0x8ff9('0x3'));var router=express['Router']();var auth=require(_0x8ff9('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0x8ff9('0x5'));var controller=require('./intServicenowAccount.controller');router[_0x8ff9('0x6')]('/',auth['isAuthenticated'](),controller[_0x8ff9('0x7')]);router[_0x8ff9('0x6')](_0x8ff9('0x8'),auth[_0x8ff9('0x9')](),controller[_0x8ff9('0xa')]);router[_0x8ff9('0x6')](_0x8ff9('0xb'),auth[_0x8ff9('0x9')](),controller['getConfigurations']);router[_0x8ff9('0x6')](_0x8ff9('0xc'),auth[_0x8ff9('0x9')](),controller[_0x8ff9('0xd')]);router[_0x8ff9('0xe')]('/',auth[_0x8ff9('0x9')](),controller[_0x8ff9('0xf')]);router['post']('/:id/configurations',auth['isAuthenticated'](),controller[_0x8ff9('0x10')]);router[_0x8ff9('0x11')](_0x8ff9('0x8'),auth['isAuthenticated'](),controller[_0x8ff9('0x12')]);router[_0x8ff9('0x13')](_0x8ff9('0x8'),auth[_0x8ff9('0x9')](),controller[_0x8ff9('0x14')]);module[_0x8ff9('0x15')]=router;
\ No newline at end of file
+var _0x2a56=['index','/:id','show','/:id/configurations','getConfigurations','/:id/fields','getFields','post','create','addConfiguration','put','update','delete','destroy','util','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','./intServicenowAccount.controller','get','isAuthenticated'];(function(_0x3b3e87,_0x8c001b){var _0x42513f=function(_0x1989cf){while(--_0x1989cf){_0x3b3e87['push'](_0x3b3e87['shift']());}};_0x42513f(++_0x8c001b);}(_0x2a56,0xaf));var _0x62a5=function(_0x578b25,_0x5be828){_0x578b25=_0x578b25-0x0;var _0x5c533d=_0x2a56[_0x578b25];return _0x5c533d;};'use strict';var multer=require('multer');var util=require(_0x62a5('0x0'));var path=require('path');var timeout=require(_0x62a5('0x1'));var express=require(_0x62a5('0x2'));var router=express[_0x62a5('0x3')]();var auth=require(_0x62a5('0x4'));var interaction=require(_0x62a5('0x5'));var config=require('../../config/environment');var controller=require(_0x62a5('0x6'));router[_0x62a5('0x7')]('/',auth[_0x62a5('0x8')](),controller[_0x62a5('0x9')]);router[_0x62a5('0x7')](_0x62a5('0xa'),auth[_0x62a5('0x8')](),controller[_0x62a5('0xb')]);router['get'](_0x62a5('0xc'),auth[_0x62a5('0x8')](),controller[_0x62a5('0xd')]);router[_0x62a5('0x7')](_0x62a5('0xe'),auth['isAuthenticated'](),controller[_0x62a5('0xf')]);router[_0x62a5('0x10')]('/',auth[_0x62a5('0x8')](),controller[_0x62a5('0x11')]);router[_0x62a5('0x10')](_0x62a5('0xc'),auth[_0x62a5('0x8')](),controller[_0x62a5('0x12')]);router[_0x62a5('0x13')]('/:id',auth[_0x62a5('0x8')](),controller[_0x62a5('0x14')]);router[_0x62a5('0x15')](_0x62a5('0xa'),auth['isAuthenticated'](),controller[_0x62a5('0x16')]);module['exports']=router;
\ No newline at end of file