Built motion from commit da617fac.|2.6.6
[motion2.git] / server / api / intServicenowConfiguration / index.js
index 28e36ef..6ccce21 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x8038=['/:id/descriptions','getDescriptions','post','put','update','exports','multer','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','/:id','show','getFields','/:id/subjects','getSubjects'];(function(_0x14add3,_0x13ce8d){var _0x4a174f=function(_0x2b3ed7){while(--_0x2b3ed7){_0x14add3['push'](_0x14add3['shift']());}};_0x4a174f(++_0x13ce8d);}(_0x8038,0x1ea));var _0x8803=function(_0x29117b,_0x5c2085){_0x29117b=_0x29117b-0x0;var _0x2bd3fa=_0x8038[_0x29117b];return _0x2bd3fa;};'use strict';var multer=require(_0x8803('0x0'));var util=require('util');var path=require(_0x8803('0x1'));var timeout=require(_0x8803('0x2'));var express=require(_0x8803('0x3'));var router=express[_0x8803('0x4')]();var auth=require(_0x8803('0x5'));var interaction=require(_0x8803('0x6'));var config=require(_0x8803('0x7'));var controller=require('./intServicenowConfiguration.controller');router[_0x8803('0x8')]('/',auth[_0x8803('0x9')](),controller[_0x8803('0xa')]);router['get'](_0x8803('0xb'),auth[_0x8803('0x9')](),controller[_0x8803('0xc')]);router[_0x8803('0x8')]('/:id/fields',auth[_0x8803('0x9')](),controller[_0x8803('0xd')]);router[_0x8803('0x8')](_0x8803('0xe'),auth[_0x8803('0x9')](),controller[_0x8803('0xf')]);router['get'](_0x8803('0x10'),auth[_0x8803('0x9')](),controller[_0x8803('0x11')]);router[_0x8803('0x12')]('/',auth['isAuthenticated'](),controller['create']);router[_0x8803('0x13')]('/:id',auth[_0x8803('0x9')](),controller[_0x8803('0x14')]);router['delete'](_0x8803('0xb'),auth[_0x8803('0x9')](),controller['destroy']);module[_0x8803('0x15')]=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