Built motion from commit (unavailable).|2.5.5
[motion2.git] / server / api / intServicenowField / index.js
index 62f73b4..3c2ca0e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x8be6=['put','update','delete','destroy','util','path','Router','../../components/interaction/service','./intServicenowField.controller','get','isAuthenticated','index','/:id','show','post','create'];(function(_0x14add3,_0x13ce8d){var _0x4a174f=function(_0x2b3ed7){while(--_0x2b3ed7){_0x14add3['push'](_0x14add3['shift']());}};_0x4a174f(++_0x13ce8d);}(_0x8be6,0x134));var _0x68be=function(_0x53fa30,_0x5e6fe7){_0x53fa30=_0x53fa30-0x0;var _0x34771a=_0x8be6[_0x53fa30];return _0x34771a;};'use strict';var multer=require('multer');var util=require(_0x68be('0x0'));var path=require(_0x68be('0x1'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0x68be('0x2')]();var auth=require('../../components/auth/service');var interaction=require(_0x68be('0x3'));var config=require('../../config/environment');var controller=require(_0x68be('0x4'));router[_0x68be('0x5')]('/',auth[_0x68be('0x6')](),controller[_0x68be('0x7')]);router['get'](_0x68be('0x8'),auth[_0x68be('0x6')](),controller[_0x68be('0x9')]);router[_0x68be('0xa')]('/',auth[_0x68be('0x6')](),controller[_0x68be('0xb')]);router[_0x68be('0xc')](_0x68be('0x8'),auth[_0x68be('0x6')](),controller[_0x68be('0xd')]);router[_0x68be('0xe')](_0x68be('0x8'),auth[_0x68be('0x6')](),controller[_0x68be('0xf')]);module['exports']=router;
\ No newline at end of file
+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