Built motion from commit e0fa946e.|2.6.5
[motion2.git] / server / api / intServicenowConfiguration / index.js
index c4d1d6c..a2ac588 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xe6b5=['util','path','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','./intServicenowConfiguration.controller','get','isAuthenticated','index','/:id','/:id/fields','/:id/subjects','getSubjects','getDescriptions','post','create','put','update','delete','destroy','exports','multer'];(function(_0x21d37c,_0x403463){var _0x2c3a8b=function(_0x3bbea2){while(--_0x3bbea2){_0x21d37c['push'](_0x21d37c['shift']());}};_0x2c3a8b(++_0x403463);}(_0xe6b5,0x167));var _0x5e6b=function(_0x13c9f2,_0x2f202c){_0x13c9f2=_0x13c9f2-0x0;var _0xf57d2f=_0xe6b5[_0x13c9f2];return _0xf57d2f;};'use strict';var multer=require(_0x5e6b('0x0'));var util=require(_0x5e6b('0x1'));var path=require(_0x5e6b('0x2'));var timeout=require(_0x5e6b('0x3'));var express=require(_0x5e6b('0x4'));var router=express[_0x5e6b('0x5')]();var auth=require('../../components/auth/service');var interaction=require(_0x5e6b('0x6'));var config=require(_0x5e6b('0x7'));var controller=require(_0x5e6b('0x8'));router[_0x5e6b('0x9')]('/',auth[_0x5e6b('0xa')](),controller[_0x5e6b('0xb')]);router[_0x5e6b('0x9')](_0x5e6b('0xc'),auth[_0x5e6b('0xa')](),controller['show']);router[_0x5e6b('0x9')](_0x5e6b('0xd'),auth['isAuthenticated'](),controller['getFields']);router[_0x5e6b('0x9')](_0x5e6b('0xe'),auth['isAuthenticated'](),controller[_0x5e6b('0xf')]);router[_0x5e6b('0x9')]('/:id/descriptions',auth['isAuthenticated'](),controller[_0x5e6b('0x10')]);router[_0x5e6b('0x11')]('/',auth[_0x5e6b('0xa')](),controller[_0x5e6b('0x12')]);router[_0x5e6b('0x13')](_0x5e6b('0xc'),auth['isAuthenticated'](),controller[_0x5e6b('0x14')]);router[_0x5e6b('0x15')](_0x5e6b('0xc'),auth[_0x5e6b('0xa')](),controller[_0x5e6b('0x16')]);module[_0x5e6b('0x17')]=router;
\ No newline at end of file
+var _0xe87a=['express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intServicenowConfiguration.controller','get','isAuthenticated','index','getFields','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','create','put','/:id','update','delete','destroy','exports','multer','util','path','connect-timeout'];(function(_0x4a0df6,_0x8e5947){var _0x27921d=function(_0x57f6ed){while(--_0x57f6ed){_0x4a0df6['push'](_0x4a0df6['shift']());}};_0x27921d(++_0x8e5947);}(_0xe87a,0x11a));var _0xae87=function(_0x4a290b,_0x55a333){_0x4a290b=_0x4a290b-0x0;var _0x2de1c1=_0xe87a[_0x4a290b];return _0x2de1c1;};'use strict';var multer=require(_0xae87('0x0'));var util=require(_0xae87('0x1'));var path=require(_0xae87('0x2'));var timeout=require(_0xae87('0x3'));var express=require(_0xae87('0x4'));var router=express[_0xae87('0x5')]();var fs_extra=require(_0xae87('0x6'));var auth=require(_0xae87('0x7'));var interaction=require(_0xae87('0x8'));var config=require(_0xae87('0x9'));var controller=require(_0xae87('0xa'));router[_0xae87('0xb')]('/',auth[_0xae87('0xc')](),controller[_0xae87('0xd')]);router[_0xae87('0xb')]('/:id',auth[_0xae87('0xc')](),controller['show']);router[_0xae87('0xb')]('/:id/fields',auth[_0xae87('0xc')](),controller[_0xae87('0xe')]);router['get'](_0xae87('0xf'),auth[_0xae87('0xc')](),controller[_0xae87('0x10')]);router[_0xae87('0xb')](_0xae87('0x11'),auth[_0xae87('0xc')](),controller[_0xae87('0x12')]);router['post']('/',auth[_0xae87('0xc')](),controller[_0xae87('0x13')]);router[_0xae87('0x14')](_0xae87('0x15'),auth[_0xae87('0xc')](),controller[_0xae87('0x16')]);router[_0xae87('0x17')](_0xae87('0x15'),auth['isAuthenticated'](),controller[_0xae87('0x18')]);module[_0xae87('0x19')]=router;
\ No newline at end of file