Built motion from commit 00bf23f6.|2.6.16
[motion2.git] / server / api / intServicenowConfiguration / index.js
index b0902e2..a9da0a4 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 _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