Built motion from commit (unavailable).|2.5.10
[motion2.git] / server / api / intServicenowField / index.js
index 3c2ca0e..c0d8d2a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5c41=['../../components/interaction/service','../../config/environment','./intServicenowField.controller','isAuthenticated','index','get','show','create','put','delete','destroy','exports','express','Router'];(function(_0x109d51,_0x1033d5){var _0xde043e=function(_0x3d8fab){while(--_0x3d8fab){_0x109d51['push'](_0x109d51['shift']());}};_0xde043e(++_0x1033d5);}(_0x5c41,0xb4));var _0x15c4=function(_0x19c355,_0x485410){_0x19c355=_0x19c355-0x0;var _0x42b258=_0x5c41[_0x19c355];return _0x42b258;};'use strict';var multer=require('multer');var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require(_0x15c4('0x0'));var router=express[_0x15c4('0x1')]();var auth=require('../../components/auth/service');var interaction=require(_0x15c4('0x2'));var config=require(_0x15c4('0x3'));var controller=require(_0x15c4('0x4'));router['get']('/',auth[_0x15c4('0x5')](),controller[_0x15c4('0x6')]);router[_0x15c4('0x7')]('/:id',auth[_0x15c4('0x5')](),controller[_0x15c4('0x8')]);router['post']('/',auth[_0x15c4('0x5')](),controller[_0x15c4('0x9')]);router[_0x15c4('0xa')]('/:id',auth[_0x15c4('0x5')](),controller['update']);router[_0x15c4('0xb')]('/:id',auth[_0x15c4('0x5')](),controller[_0x15c4('0xc')]);module[_0x15c4('0xd')]=router;
\ No newline at end of file
+var _0xe66b=['destroy','exports','multer','util','path','connect-timeout','express','Router','./intServicenowField.controller','index','/:id','isAuthenticated','show','post','create','put','update','delete'];(function(_0x45c856,_0x5e6a1e){var _0x4961aa=function(_0x29f14d){while(--_0x29f14d){_0x45c856['push'](_0x45c856['shift']());}};_0x4961aa(++_0x5e6a1e);}(_0xe66b,0x17c));var _0xbe66=function(_0x455538,_0x4dcd30){_0x455538=_0x455538-0x0;var _0x391905=_0xe66b[_0x455538];return _0x391905;};'use strict';var multer=require(_0xbe66('0x0'));var util=require(_0xbe66('0x1'));var path=require(_0xbe66('0x2'));var timeout=require(_0xbe66('0x3'));var express=require(_0xbe66('0x4'));var router=express[_0xbe66('0x5')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0xbe66('0x6'));router['get']('/',auth['isAuthenticated'](),controller[_0xbe66('0x7')]);router['get'](_0xbe66('0x8'),auth[_0xbe66('0x9')](),controller[_0xbe66('0xa')]);router[_0xbe66('0xb')]('/',auth[_0xbe66('0x9')](),controller[_0xbe66('0xc')]);router[_0xbe66('0xd')](_0xbe66('0x8'),auth['isAuthenticated'](),controller[_0xbe66('0xe')]);router[_0xbe66('0xf')](_0xbe66('0x8'),auth[_0xbe66('0x9')](),controller[_0xbe66('0x10')]);module[_0xbe66('0x11')]=router;
\ No newline at end of file