Built motion from commit 52c8a02d.|2.6.29
[motion2.git] / server / api / intServicenowConfiguration / index.js
index e719747..d0a7da1 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x0c0d=['/:id/fields','getFields','/:id/subjects','getSubjects','getDescriptions','post','update','delete','multer','util','path','express','fs-extra','../../components/interaction/service','./intServicenowConfiguration.controller','get','isAuthenticated','index','/:id'];(function(_0x8c5af9,_0x10faa2){var _0x1390e4=function(_0x1e5184){while(--_0x1e5184){_0x8c5af9['push'](_0x8c5af9['shift']());}};_0x1390e4(++_0x10faa2);}(_0x0c0d,0x8d));var _0xd0c0=function(_0x501510,_0x61caa9){_0x501510=_0x501510-0x0;var _0x1e6ee5=_0x0c0d[_0x501510];return _0x1e6ee5;};'use strict';var multer=require(_0xd0c0('0x0'));var util=require(_0xd0c0('0x1'));var path=require(_0xd0c0('0x2'));var timeout=require('connect-timeout');var express=require(_0xd0c0('0x3'));var router=express['Router']();var fs_extra=require(_0xd0c0('0x4'));var auth=require('../../components/auth/service');var interaction=require(_0xd0c0('0x5'));var config=require('../../config/environment');var controller=require(_0xd0c0('0x6'));router[_0xd0c0('0x7')]('/',auth[_0xd0c0('0x8')](),controller[_0xd0c0('0x9')]);router[_0xd0c0('0x7')](_0xd0c0('0xa'),auth[_0xd0c0('0x8')](),controller['show']);router[_0xd0c0('0x7')](_0xd0c0('0xb'),auth[_0xd0c0('0x8')](),controller[_0xd0c0('0xc')]);router[_0xd0c0('0x7')](_0xd0c0('0xd'),auth[_0xd0c0('0x8')](),controller[_0xd0c0('0xe')]);router[_0xd0c0('0x7')]('/:id/descriptions',auth[_0xd0c0('0x8')](),controller[_0xd0c0('0xf')]);router[_0xd0c0('0x10')]('/',auth[_0xd0c0('0x8')](),controller['create']);router['put']('/:id',auth[_0xd0c0('0x8')](),controller[_0xd0c0('0x11')]);router[_0xd0c0('0x12')](_0xd0c0('0xa'),auth[_0xd0c0('0x8')](),controller['destroy']);module['exports']=router;
\ No newline at end of file
+var _0xb3c0=['../../config/environment','./intServicenowConfiguration.controller','get','isAuthenticated','index','/:id','show','/:id/fields','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','delete','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service'];(function(_0x123c06,_0x207287){var _0x419cc1=function(_0x3f0cef){while(--_0x3f0cef){_0x123c06['push'](_0x123c06['shift']());}};_0x419cc1(++_0x207287);}(_0xb3c0,0x1f2));var _0x0b3c=function(_0x1df3fb,_0x117da8){_0x1df3fb=_0x1df3fb-0x0;var _0x730909=_0xb3c0[_0x1df3fb];return _0x730909;};'use strict';var multer=require(_0x0b3c('0x0'));var util=require(_0x0b3c('0x1'));var path=require(_0x0b3c('0x2'));var timeout=require(_0x0b3c('0x3'));var express=require(_0x0b3c('0x4'));var router=express[_0x0b3c('0x5')]();var fs_extra=require(_0x0b3c('0x6'));var auth=require(_0x0b3c('0x7'));var interaction=require('../../components/interaction/service');var config=require(_0x0b3c('0x8'));var controller=require(_0x0b3c('0x9'));router[_0x0b3c('0xa')]('/',auth[_0x0b3c('0xb')](),controller[_0x0b3c('0xc')]);router[_0x0b3c('0xa')](_0x0b3c('0xd'),auth[_0x0b3c('0xb')](),controller[_0x0b3c('0xe')]);router[_0x0b3c('0xa')](_0x0b3c('0xf'),auth[_0x0b3c('0xb')](),controller['getFields']);router[_0x0b3c('0xa')](_0x0b3c('0x10'),auth[_0x0b3c('0xb')](),controller[_0x0b3c('0x11')]);router[_0x0b3c('0xa')](_0x0b3c('0x12'),auth[_0x0b3c('0xb')](),controller[_0x0b3c('0x13')]);router['post']('/',auth[_0x0b3c('0xb')](),controller['create']);router['put'](_0x0b3c('0xd'),auth[_0x0b3c('0xb')](),controller['update']);router[_0x0b3c('0x14')](_0x0b3c('0xd'),auth[_0x0b3c('0xb')](),controller['destroy']);module[_0x0b3c('0x15')]=router;
\ No newline at end of file