Built motion from commit 00bf23f6.|2.6.16
[motion2.git] / server / api / intServicenowConfiguration / index.js
index 9e2c310..a9da0a4 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x23bb=['show','/:id/fields','getFields','/:id/subjects','getSubjects','getDescriptions','post','create','put','update','delete','destroy','exports','multer','util','connect-timeout','express','Router','fs-extra','../../components/auth/service','get','/:id','isAuthenticated'];(function(_0x4459b8,_0x3271b8){var _0x4a4b07=function(_0x3075f8){while(--_0x3075f8){_0x4459b8['push'](_0x4459b8['shift']());}};_0x4a4b07(++_0x3271b8);}(_0x23bb,0x97));var _0xb23b=function(_0x1cab41,_0x4bfa57){_0x1cab41=_0x1cab41-0x0;var _0x511deb=_0x23bb[_0x1cab41];return _0x511deb;};'use strict';var multer=require(_0xb23b('0x0'));var util=require(_0xb23b('0x1'));var path=require('path');var timeout=require(_0xb23b('0x2'));var express=require(_0xb23b('0x3'));var router=express[_0xb23b('0x4')]();var fs_extra=require(_0xb23b('0x5'));var auth=require(_0xb23b('0x6'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require('./intServicenowConfiguration.controller');router[_0xb23b('0x7')]('/',auth['isAuthenticated'](),controller['index']);router[_0xb23b('0x7')](_0xb23b('0x8'),auth[_0xb23b('0x9')](),controller[_0xb23b('0xa')]);router[_0xb23b('0x7')](_0xb23b('0xb'),auth['isAuthenticated'](),controller[_0xb23b('0xc')]);router[_0xb23b('0x7')](_0xb23b('0xd'),auth[_0xb23b('0x9')](),controller[_0xb23b('0xe')]);router[_0xb23b('0x7')]('/:id/descriptions',auth[_0xb23b('0x9')](),controller[_0xb23b('0xf')]);router[_0xb23b('0x10')]('/',auth[_0xb23b('0x9')](),controller[_0xb23b('0x11')]);router[_0xb23b('0x12')](_0xb23b('0x8'),auth[_0xb23b('0x9')](),controller[_0xb23b('0x13')]);router[_0xb23b('0x14')](_0xb23b('0x8'),auth[_0xb23b('0x9')](),controller[_0xb23b('0x15')]);module[_0xb23b('0x16')]=router;
\ No newline at end of file
+var _0x11bc=['getFields','/:id/subjects','/:id/descriptions','getDescriptions','post','put','update','delete','destroy','exports','multer','util','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../config/environment','./intServicenowConfiguration.controller','get','index','/:id','isAuthenticated','show','/:id/fields'];(function(_0x2bc979,_0x594534){var _0x449e4e=function(_0x2347d1){while(--_0x2347d1){_0x2bc979['push'](_0x2bc979['shift']());}};_0x449e4e(++_0x594534);}(_0x11bc,0x6e));var _0xc11b=function(_0x2158d8,_0x5f4e7c){_0x2158d8=_0x2158d8-0x0;var _0x14fe4f=_0x11bc[_0x2158d8];return _0x14fe4f;};'use strict';var multer=require(_0xc11b('0x0'));var util=require(_0xc11b('0x1'));var path=require('path');var timeout=require(_0xc11b('0x2'));var express=require(_0xc11b('0x3'));var router=express[_0xc11b('0x4')]();var fs_extra=require(_0xc11b('0x5'));var auth=require(_0xc11b('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0xc11b('0x7'));var controller=require(_0xc11b('0x8'));router[_0xc11b('0x9')]('/',auth['isAuthenticated'](),controller[_0xc11b('0xa')]);router[_0xc11b('0x9')](_0xc11b('0xb'),auth[_0xc11b('0xc')](),controller[_0xc11b('0xd')]);router[_0xc11b('0x9')](_0xc11b('0xe'),auth[_0xc11b('0xc')](),controller[_0xc11b('0xf')]);router[_0xc11b('0x9')](_0xc11b('0x10'),auth[_0xc11b('0xc')](),controller['getSubjects']);router[_0xc11b('0x9')](_0xc11b('0x11'),auth[_0xc11b('0xc')](),controller[_0xc11b('0x12')]);router[_0xc11b('0x13')]('/',auth[_0xc11b('0xc')](),controller['create']);router[_0xc11b('0x14')](_0xc11b('0xb'),auth[_0xc11b('0xc')](),controller[_0xc11b('0x15')]);router[_0xc11b('0x16')](_0xc11b('0xb'),auth[_0xc11b('0xc')](),controller[_0xc11b('0x17')]);module[_0xc11b('0x18')]=router;
\ No newline at end of file