Built motion from commit 092f8824.|2.5.49
[motion2.git] / server / api / intServicenowField / index.js
index 3c35057..f41ac40 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x208a=['delete','destroy','exports','multer','path','express','Router','../../components/auth/service','../../components/interaction/service','./intServicenowField.controller','isAuthenticated','index','get','/:id','show','post','create','put','update'];(function(_0x8639c5,_0x38ce0c){var _0x5972c3=function(_0x5bce3d){while(--_0x5bce3d){_0x8639c5['push'](_0x8639c5['shift']());}};_0x5972c3(++_0x38ce0c);}(_0x208a,0x120));var _0xa208=function(_0x17e82b,_0x408574){_0x17e82b=_0x17e82b-0x0;var _0x3131b6=_0x208a[_0x17e82b];return _0x3131b6;};'use strict';var multer=require(_0xa208('0x0'));var util=require('util');var path=require(_0xa208('0x1'));var timeout=require('connect-timeout');var express=require(_0xa208('0x2'));var router=express[_0xa208('0x3')]();var auth=require(_0xa208('0x4'));var interaction=require(_0xa208('0x5'));var config=require('../../config/environment');var controller=require(_0xa208('0x6'));router['get']('/',auth[_0xa208('0x7')](),controller[_0xa208('0x8')]);router[_0xa208('0x9')](_0xa208('0xa'),auth[_0xa208('0x7')](),controller[_0xa208('0xb')]);router[_0xa208('0xc')]('/',auth[_0xa208('0x7')](),controller[_0xa208('0xd')]);router[_0xa208('0xe')](_0xa208('0xa'),auth['isAuthenticated'](),controller[_0xa208('0xf')]);router[_0xa208('0x10')](_0xa208('0xa'),auth[_0xa208('0x7')](),controller[_0xa208('0x11')]);module[_0xa208('0x12')]=router;
\ No newline at end of file
+var _0x03b5=['fs-extra','../../components/auth/service','../../components/interaction/service','./intServicenowField.controller','get','index','show','post','create','put','isAuthenticated','delete','/:id','destroy','exports','multer','connect-timeout','Router'];(function(_0x528940,_0x2382bd){var _0x561846=function(_0x403e13){while(--_0x403e13){_0x528940['push'](_0x528940['shift']());}};_0x561846(++_0x2382bd);}(_0x03b5,0x8d));var _0x503b=function(_0x5397ef,_0xe44384){_0x5397ef=_0x5397ef-0x0;var _0x3895f0=_0x03b5[_0x5397ef];return _0x3895f0;};'use strict';var multer=require(_0x503b('0x0'));var util=require('util');var path=require('path');var timeout=require(_0x503b('0x1'));var express=require('express');var router=express[_0x503b('0x2')]();var fs_extra=require(_0x503b('0x3'));var auth=require(_0x503b('0x4'));var interaction=require(_0x503b('0x5'));var config=require('../../config/environment');var controller=require(_0x503b('0x6'));router[_0x503b('0x7')]('/',auth['isAuthenticated'](),controller[_0x503b('0x8')]);router[_0x503b('0x7')]('/:id',auth['isAuthenticated'](),controller[_0x503b('0x9')]);router[_0x503b('0xa')]('/',auth['isAuthenticated'](),controller[_0x503b('0xb')]);router[_0x503b('0xc')]('/:id',auth[_0x503b('0xd')](),controller['update']);router[_0x503b('0xe')](_0x503b('0xf'),auth[_0x503b('0xd')](),controller[_0x503b('0x10')]);module[_0x503b('0x11')]=router;
\ No newline at end of file