Built motion from commit 91ed41ac.|2.5.44
[motion2.git] / server / api / intServicenowConfiguration / index.js
index 32bbbef..a498529 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x78be=['/:id/descriptions','post','create','put','delete','destroy','exports','path','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./intServicenowConfiguration.controller','get','isAuthenticated','index','/:id','/:id/fields','getFields','getSubjects'];(function(_0x1f19fb,_0x200586){var _0x1e3d86=function(_0x34d0bb){while(--_0x34d0bb){_0x1f19fb['push'](_0x1f19fb['shift']());}};_0x1e3d86(++_0x200586);}(_0x78be,0x1ea));var _0xe78b=function(_0x2d490b,_0x4aae04){_0x2d490b=_0x2d490b-0x0;var _0x1749f1=_0x78be[_0x2d490b];return _0x1749f1;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xe78b('0x0'));var timeout=require('connect-timeout');var express=require(_0xe78b('0x1'));var router=express[_0xe78b('0x2')]();var fs_extra=require(_0xe78b('0x3'));var auth=require(_0xe78b('0x4'));var interaction=require(_0xe78b('0x5'));var config=require('../../config/environment');var controller=require(_0xe78b('0x6'));router[_0xe78b('0x7')]('/',auth[_0xe78b('0x8')](),controller[_0xe78b('0x9')]);router['get'](_0xe78b('0xa'),auth[_0xe78b('0x8')](),controller['show']);router[_0xe78b('0x7')](_0xe78b('0xb'),auth['isAuthenticated'](),controller[_0xe78b('0xc')]);router[_0xe78b('0x7')]('/:id/subjects',auth[_0xe78b('0x8')](),controller[_0xe78b('0xd')]);router[_0xe78b('0x7')](_0xe78b('0xe'),auth[_0xe78b('0x8')](),controller['getDescriptions']);router[_0xe78b('0xf')]('/',auth[_0xe78b('0x8')](),controller[_0xe78b('0x10')]);router[_0xe78b('0x11')](_0xe78b('0xa'),auth[_0xe78b('0x8')](),controller['update']);router[_0xe78b('0x12')](_0xe78b('0xa'),auth[_0xe78b('0x8')](),controller[_0xe78b('0x13')]);module[_0xe78b('0x14')]=router;
\ No newline at end of file
+var _0x416d=['update','delete','/:id','exports','multer','util','path','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./intServicenowConfiguration.controller','get','index','isAuthenticated','show','getFields','/:id/subjects','getSubjects','post','create','put'];(function(_0x58220b,_0x502089){var _0x2125a6=function(_0x41ab7d){while(--_0x41ab7d){_0x58220b['push'](_0x58220b['shift']());}};_0x2125a6(++_0x502089);}(_0x416d,0x8e));var _0xd416=function(_0xf80b3,_0x25d5f3){_0xf80b3=_0xf80b3-0x0;var _0x10c489=_0x416d[_0xf80b3];return _0x10c489;};'use strict';var multer=require(_0xd416('0x0'));var util=require(_0xd416('0x1'));var path=require(_0xd416('0x2'));var timeout=require('connect-timeout');var express=require(_0xd416('0x3'));var router=express[_0xd416('0x4')]();var fs_extra=require('fs-extra');var auth=require(_0xd416('0x5'));var interaction=require(_0xd416('0x6'));var config=require(_0xd416('0x7'));var controller=require(_0xd416('0x8'));router[_0xd416('0x9')]('/',auth['isAuthenticated'](),controller[_0xd416('0xa')]);router[_0xd416('0x9')]('/:id',auth[_0xd416('0xb')](),controller[_0xd416('0xc')]);router[_0xd416('0x9')]('/:id/fields',auth[_0xd416('0xb')](),controller[_0xd416('0xd')]);router[_0xd416('0x9')](_0xd416('0xe'),auth['isAuthenticated'](),controller[_0xd416('0xf')]);router[_0xd416('0x9')]('/:id/descriptions',auth[_0xd416('0xb')](),controller['getDescriptions']);router[_0xd416('0x10')]('/',auth['isAuthenticated'](),controller[_0xd416('0x11')]);router[_0xd416('0x12')]('/:id',auth[_0xd416('0xb')](),controller[_0xd416('0x13')]);router[_0xd416('0x14')](_0xd416('0x15'),auth[_0xd416('0xb')](),controller['destroy']);module[_0xd416('0x16')]=router;
\ No newline at end of file