Built motion from commit ddca4d0d.|2.5.47
[motion2.git] / server / api / intServicenowField / index.js
index d048e01..7632d18 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf2d3=['../../components/auth/service','../../components/interaction/service','../../config/environment','./intServicenowField.controller','isAuthenticated','index','/:id','show','create','put','update','delete','exports','multer','path','connect-timeout','express','Router'];(function(_0x648163,_0x241576){var _0x199d4d=function(_0x23055d){while(--_0x23055d){_0x648163['push'](_0x648163['shift']());}};_0x199d4d(++_0x241576);}(_0xf2d3,0x12d));var _0x3f2d=function(_0x34dbee,_0x4b6ce5){_0x34dbee=_0x34dbee-0x0;var _0x305094=_0xf2d3[_0x34dbee];return _0x305094;};'use strict';var multer=require(_0x3f2d('0x0'));var util=require('util');var path=require(_0x3f2d('0x1'));var timeout=require(_0x3f2d('0x2'));var express=require(_0x3f2d('0x3'));var router=express[_0x3f2d('0x4')]();var auth=require(_0x3f2d('0x5'));var interaction=require(_0x3f2d('0x6'));var config=require(_0x3f2d('0x7'));var controller=require(_0x3f2d('0x8'));router['get']('/',auth[_0x3f2d('0x9')](),controller[_0x3f2d('0xa')]);router['get'](_0x3f2d('0xb'),auth[_0x3f2d('0x9')](),controller[_0x3f2d('0xc')]);router['post']('/',auth[_0x3f2d('0x9')](),controller[_0x3f2d('0xd')]);router[_0x3f2d('0xe')](_0x3f2d('0xb'),auth[_0x3f2d('0x9')](),controller[_0x3f2d('0xf')]);router[_0x3f2d('0x10')](_0x3f2d('0xb'),auth[_0x3f2d('0x9')](),controller['destroy']);module[_0x3f2d('0x11')]=router;
\ No newline at end of file
+var _0x881a=['index','/:id','show','post','isAuthenticated','create','put','update','destroy','exports','util','path','connect-timeout','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intServicenowField.controller','get'];(function(_0x24c1a4,_0x530c1d){var _0x1f430d=function(_0x41edec){while(--_0x41edec){_0x24c1a4['push'](_0x24c1a4['shift']());}};_0x1f430d(++_0x530c1d);}(_0x881a,0xc8));var _0xa881=function(_0x2c9e29,_0x1f9351){_0x2c9e29=_0x2c9e29-0x0;var _0x272a84=_0x881a[_0x2c9e29];return _0x272a84;};'use strict';var multer=require('multer');var util=require(_0xa881('0x0'));var path=require(_0xa881('0x1'));var timeout=require(_0xa881('0x2'));var express=require('express');var router=express['Router']();var fs_extra=require(_0xa881('0x3'));var auth=require(_0xa881('0x4'));var interaction=require(_0xa881('0x5'));var config=require(_0xa881('0x6'));var controller=require(_0xa881('0x7'));router[_0xa881('0x8')]('/',auth['isAuthenticated'](),controller[_0xa881('0x9')]);router['get'](_0xa881('0xa'),auth['isAuthenticated'](),controller[_0xa881('0xb')]);router[_0xa881('0xc')]('/',auth[_0xa881('0xd')](),controller[_0xa881('0xe')]);router[_0xa881('0xf')](_0xa881('0xa'),auth[_0xa881('0xd')](),controller[_0xa881('0x10')]);router['delete'](_0xa881('0xa'),auth[_0xa881('0xd')](),controller[_0xa881('0x11')]);module[_0xa881('0x12')]=router;
\ No newline at end of file