Built motion from commit 994c64e1.|2.6.1
[motion2.git] / server / api / intServicenowField / index.js
index 4705936..2d855ac 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x6a72=['multer','util','connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment','get','index','/:id','show','post','isAuthenticated','create','put','update','destroy'];(function(_0x20ec0c,_0x3b2c26){var _0x3b52a0=function(_0x1e02ab){while(--_0x1e02ab){_0x20ec0c['push'](_0x20ec0c['shift']());}};_0x3b52a0(++_0x3b2c26);}(_0x6a72,0xd8));var _0x26a7=function(_0x38854e,_0x23cbc9){_0x38854e=_0x38854e-0x0;var _0x3f8415=_0x6a72[_0x38854e];return _0x3f8415;};'use strict';var multer=require(_0x26a7('0x0'));var util=require(_0x26a7('0x1'));var path=require('path');var timeout=require(_0x26a7('0x2'));var express=require(_0x26a7('0x3'));var router=express[_0x26a7('0x4')]();var fs_extra=require(_0x26a7('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0x26a7('0x6'));var config=require(_0x26a7('0x7'));var controller=require('./intServicenowField.controller');router[_0x26a7('0x8')]('/',auth['isAuthenticated'](),controller[_0x26a7('0x9')]);router[_0x26a7('0x8')](_0x26a7('0xa'),auth['isAuthenticated'](),controller[_0x26a7('0xb')]);router[_0x26a7('0xc')]('/',auth[_0x26a7('0xd')](),controller[_0x26a7('0xe')]);router[_0x26a7('0xf')]('/:id',auth[_0x26a7('0xd')](),controller[_0x26a7('0x10')]);router['delete'](_0x26a7('0xa'),auth[_0x26a7('0xd')](),controller[_0x26a7('0x11')]);module['exports']=router;
\ No newline at end of file
+var _0x6ff1=['fs-extra','../../components/interaction/service','../../config/environment','./intServicenowField.controller','index','get','isAuthenticated','show','post','/:id','update','delete','destroy','exports','multer','util','path','connect-timeout','Router'];(function(_0x242d43,_0x31e07b){var _0x4b5370=function(_0x278c60){while(--_0x278c60){_0x242d43['push'](_0x242d43['shift']());}};_0x4b5370(++_0x31e07b);}(_0x6ff1,0xcc));var _0x16ff=function(_0x4f38a5,_0x51d4e3){_0x4f38a5=_0x4f38a5-0x0;var _0x24ed72=_0x6ff1[_0x4f38a5];return _0x24ed72;};'use strict';var multer=require(_0x16ff('0x0'));var util=require(_0x16ff('0x1'));var path=require(_0x16ff('0x2'));var timeout=require(_0x16ff('0x3'));var express=require('express');var router=express[_0x16ff('0x4')]();var fs_extra=require(_0x16ff('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0x16ff('0x6'));var config=require(_0x16ff('0x7'));var controller=require(_0x16ff('0x8'));router['get']('/',auth['isAuthenticated'](),controller[_0x16ff('0x9')]);router[_0x16ff('0xa')]('/:id',auth[_0x16ff('0xb')](),controller[_0x16ff('0xc')]);router[_0x16ff('0xd')]('/',auth[_0x16ff('0xb')](),controller['create']);router['put'](_0x16ff('0xe'),auth[_0x16ff('0xb')](),controller[_0x16ff('0xf')]);router[_0x16ff('0x10')](_0x16ff('0xe'),auth[_0x16ff('0xb')](),controller[_0x16ff('0x11')]);module[_0x16ff('0x12')]=router;
\ No newline at end of file