Built motion from commit (unavailable).|2.5.22
[motion2.git] / server / api / intServicenowConfiguration / index.js
index eae2f6a..a9a85b8 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x4ad1=['/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','post','/:id','update','delete','destroy','exports','multer','connect-timeout','express','Router','../../components/auth/service','./intServicenowConfiguration.controller','get','isAuthenticated','show','/:id/fields','getFields'];(function(_0x54a938,_0x359bd0){var _0x3821fe=function(_0x25c859){while(--_0x25c859){_0x54a938['push'](_0x54a938['shift']());}};_0x3821fe(++_0x359bd0);}(_0x4ad1,0x88));var _0x14ad=function(_0x3d6724,_0x235200){_0x3d6724=_0x3d6724-0x0;var _0x338555=_0x4ad1[_0x3d6724];return _0x338555;};'use strict';var multer=require(_0x14ad('0x0'));var util=require('util');var path=require('path');var timeout=require(_0x14ad('0x1'));var express=require(_0x14ad('0x2'));var router=express[_0x14ad('0x3')]();var auth=require(_0x14ad('0x4'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0x14ad('0x5'));router[_0x14ad('0x6')]('/',auth[_0x14ad('0x7')](),controller['index']);router['get']('/:id',auth[_0x14ad('0x7')](),controller[_0x14ad('0x8')]);router[_0x14ad('0x6')](_0x14ad('0x9'),auth[_0x14ad('0x7')](),controller[_0x14ad('0xa')]);router[_0x14ad('0x6')](_0x14ad('0xb'),auth[_0x14ad('0x7')](),controller[_0x14ad('0xc')]);router[_0x14ad('0x6')](_0x14ad('0xd'),auth['isAuthenticated'](),controller[_0x14ad('0xe')]);router[_0x14ad('0xf')]('/',auth[_0x14ad('0x7')](),controller['create']);router['put'](_0x14ad('0x10'),auth[_0x14ad('0x7')](),controller[_0x14ad('0x11')]);router[_0x14ad('0x12')](_0x14ad('0x10'),auth[_0x14ad('0x7')](),controller[_0x14ad('0x13')]);module[_0x14ad('0x14')]=router;
\ No newline at end of file
+var _0x5054=['create','/:id','update','delete','exports','connect-timeout','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./intServicenowConfiguration.controller','get','isAuthenticated','index','/:id/fields','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','post'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x5054,0xa5));var _0x4505=function(_0x14add3,_0x13ce8d){_0x14add3=_0x14add3-0x0;var _0x4a174f=_0x5054[_0x14add3];return _0x4a174f;};'use strict';var multer=require('multer');var util=require('util');var path=require('path');var timeout=require(_0x4505('0x0'));var express=require('express');var router=express[_0x4505('0x1')]();var auth=require(_0x4505('0x2'));var interaction=require(_0x4505('0x3'));var config=require(_0x4505('0x4'));var controller=require(_0x4505('0x5'));router[_0x4505('0x6')]('/',auth[_0x4505('0x7')](),controller[_0x4505('0x8')]);router[_0x4505('0x6')]('/:id',auth[_0x4505('0x7')](),controller['show']);router['get'](_0x4505('0x9'),auth[_0x4505('0x7')](),controller['getFields']);router['get'](_0x4505('0xa'),auth[_0x4505('0x7')](),controller[_0x4505('0xb')]);router[_0x4505('0x6')](_0x4505('0xc'),auth[_0x4505('0x7')](),controller[_0x4505('0xd')]);router[_0x4505('0xe')]('/',auth[_0x4505('0x7')](),controller[_0x4505('0xf')]);router['put'](_0x4505('0x10'),auth[_0x4505('0x7')](),controller[_0x4505('0x11')]);router[_0x4505('0x12')](_0x4505('0x10'),auth[_0x4505('0x7')](),controller['destroy']);module[_0x4505('0x13')]=router;
\ No newline at end of file