Built motion from commit da617fac.|2.6.6
[motion2.git] / server / api / intServicenowConfiguration / index.js
index b0902e2..6ccce21 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x2cb6=['multer','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../config/environment','get','isAuthenticated','index','/:id','show','getFields','/:id/subjects','/:id/descriptions','getDescriptions','create','put','update','delete','exports'];(function(_0x1f7fb2,_0x116309){var _0x61fc27=function(_0x4b981c){while(--_0x4b981c){_0x1f7fb2['push'](_0x1f7fb2['shift']());}};_0x61fc27(++_0x116309);}(_0x2cb6,0x17a));var _0x62cb=function(_0x252842,_0x89cd09){_0x252842=_0x252842-0x0;var _0x3bc390=_0x2cb6[_0x252842];return _0x3bc390;};'use strict';var multer=require(_0x62cb('0x0'));var util=require('util');var path=require('path');var timeout=require(_0x62cb('0x1'));var express=require(_0x62cb('0x2'));var router=express[_0x62cb('0x3')]();var fs_extra=require(_0x62cb('0x4'));var auth=require(_0x62cb('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x62cb('0x6'));var controller=require('./intServicenowConfiguration.controller');router[_0x62cb('0x7')]('/',auth[_0x62cb('0x8')](),controller[_0x62cb('0x9')]);router[_0x62cb('0x7')](_0x62cb('0xa'),auth['isAuthenticated'](),controller[_0x62cb('0xb')]);router['get']('/:id/fields',auth[_0x62cb('0x8')](),controller[_0x62cb('0xc')]);router['get'](_0x62cb('0xd'),auth['isAuthenticated'](),controller['getSubjects']);router[_0x62cb('0x7')](_0x62cb('0xe'),auth[_0x62cb('0x8')](),controller[_0x62cb('0xf')]);router['post']('/',auth['isAuthenticated'](),controller[_0x62cb('0x10')]);router[_0x62cb('0x11')](_0x62cb('0xa'),auth[_0x62cb('0x8')](),controller[_0x62cb('0x12')]);router[_0x62cb('0x13')](_0x62cb('0xa'),auth[_0x62cb('0x8')](),controller['destroy']);module[_0x62cb('0x14')]=router;
\ No newline at end of file
+var _0x5ba7=['get','isAuthenticated','index','/:id','/:id/descriptions','getDescriptions','post','create','put','update','delete','destroy','exports','multer','util','path','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment','./intServicenowConfiguration.controller'];(function(_0x5477eb,_0x2b938a){var _0xcf34bc=function(_0x224624){while(--_0x224624){_0x5477eb['push'](_0x5477eb['shift']());}};_0xcf34bc(++_0x2b938a);}(_0x5ba7,0xe9));var _0x75ba=function(_0x473e68,_0x2a0711){_0x473e68=_0x473e68-0x0;var _0x7908e4=_0x5ba7[_0x473e68];return _0x7908e4;};'use strict';var multer=require(_0x75ba('0x0'));var util=require(_0x75ba('0x1'));var path=require(_0x75ba('0x2'));var timeout=require(_0x75ba('0x3'));var express=require(_0x75ba('0x4'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0x75ba('0x5'));var interaction=require(_0x75ba('0x6'));var config=require(_0x75ba('0x7'));var controller=require(_0x75ba('0x8'));router[_0x75ba('0x9')]('/',auth[_0x75ba('0xa')](),controller[_0x75ba('0xb')]);router[_0x75ba('0x9')](_0x75ba('0xc'),auth[_0x75ba('0xa')](),controller['show']);router[_0x75ba('0x9')]('/:id/fields',auth[_0x75ba('0xa')](),controller['getFields']);router[_0x75ba('0x9')]('/:id/subjects',auth[_0x75ba('0xa')](),controller['getSubjects']);router[_0x75ba('0x9')](_0x75ba('0xd'),auth[_0x75ba('0xa')](),controller[_0x75ba('0xe')]);router[_0x75ba('0xf')]('/',auth['isAuthenticated'](),controller[_0x75ba('0x10')]);router[_0x75ba('0x11')](_0x75ba('0xc'),auth[_0x75ba('0xa')](),controller[_0x75ba('0x12')]);router[_0x75ba('0x13')](_0x75ba('0xc'),auth[_0x75ba('0xa')](),controller[_0x75ba('0x14')]);module[_0x75ba('0x15')]=router;
\ No newline at end of file