Built motion from commit (unavailable).|2.5.4
[motion2.git] / server / api / intServicenowAccount / index.js
index 39d7551..2a2d9a1 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x1928=['multer','util','path','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./intServicenowAccount.controller','get','isAuthenticated','index','/:id','show','/:id/fields','getFields','create','post','/:id/configurations','put','update','delete','destroy','exports'];(function(_0x4256b3,_0x4cf9fd){var _0x3ccaa1=function(_0x447881){while(--_0x447881){_0x4256b3['push'](_0x4256b3['shift']());}};_0x3ccaa1(++_0x4cf9fd);}(_0x1928,0x138));var _0x8192=function(_0x3b8373,_0x5d40de){_0x3b8373=_0x3b8373-0x0;var _0x5df40c=_0x1928[_0x3b8373];return _0x5df40c;};'use strict';var multer=require(_0x8192('0x0'));var util=require(_0x8192('0x1'));var path=require(_0x8192('0x2'));var timeout=require('connect-timeout');var express=require(_0x8192('0x3'));var router=express[_0x8192('0x4')]();var auth=require(_0x8192('0x5'));var interaction=require(_0x8192('0x6'));var config=require(_0x8192('0x7'));var controller=require(_0x8192('0x8'));router[_0x8192('0x9')]('/',auth[_0x8192('0xa')](),controller[_0x8192('0xb')]);router[_0x8192('0x9')](_0x8192('0xc'),auth[_0x8192('0xa')](),controller[_0x8192('0xd')]);router[_0x8192('0x9')]('/:id/configurations',auth[_0x8192('0xa')](),controller['getConfigurations']);router[_0x8192('0x9')](_0x8192('0xe'),auth[_0x8192('0xa')](),controller[_0x8192('0xf')]);router['post']('/',auth[_0x8192('0xa')](),controller[_0x8192('0x10')]);router[_0x8192('0x11')](_0x8192('0x12'),auth[_0x8192('0xa')](),controller['addConfiguration']);router[_0x8192('0x13')](_0x8192('0xc'),auth[_0x8192('0xa')](),controller[_0x8192('0x14')]);router[_0x8192('0x15')](_0x8192('0xc'),auth[_0x8192('0xa')](),controller[_0x8192('0x16')]);module[_0x8192('0x17')]=router;
\ No newline at end of file
+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