Built motion from commit ffdca78c.|2.6.24
[motion2.git] / server / api / intServicenowField / index.js
index 62f73b4..12fbc8e 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 _0xc211=['exports','path','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','./intServicenowField.controller','get','index','/:id','isAuthenticated','create','put','update','delete','destroy'];(function(_0x485772,_0x5c094e){var _0x1fc729=function(_0x31cbc3){while(--_0x31cbc3){_0x485772['push'](_0x485772['shift']());}};_0x1fc729(++_0x5c094e);}(_0xc211,0x155));var _0x1c21=function(_0x5a47de,_0x57a87c){_0x5a47de=_0x5a47de-0x0;var _0x400ee6=_0xc211[_0x5a47de];return _0x400ee6;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x1c21('0x0'));var timeout=require(_0x1c21('0x1'));var express=require(_0x1c21('0x2'));var router=express[_0x1c21('0x3')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require(_0x1c21('0x4'));var config=require(_0x1c21('0x5'));var controller=require(_0x1c21('0x6'));router[_0x1c21('0x7')]('/',auth['isAuthenticated'](),controller[_0x1c21('0x8')]);router[_0x1c21('0x7')](_0x1c21('0x9'),auth[_0x1c21('0xa')](),controller['show']);router['post']('/',auth['isAuthenticated'](),controller[_0x1c21('0xb')]);router[_0x1c21('0xc')](_0x1c21('0x9'),auth[_0x1c21('0xa')](),controller[_0x1c21('0xd')]);router[_0x1c21('0xe')](_0x1c21('0x9'),auth[_0x1c21('0xa')](),controller[_0x1c21('0xf')]);module[_0x1c21('0x10')]=router;
\ No newline at end of file