Built motion from commit (unavailable).|2.5.1
[motion2.git] / server / api / intServicenowConfiguration / index.js
index 3615c5c..529e9c8 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x0e5d=['delete','destroy','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','isAuthenticated','index','get','/:id','/:id/fields','getFields','/:id/subjects','/:id/descriptions','getDescriptions','create','put','update'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x0e5d,0x123));var _0xd0e5=function(_0x39ecf6,_0xa7b451){_0x39ecf6=_0x39ecf6-0x0;var _0x4edc88=_0x0e5d[_0x39ecf6];return _0x4edc88;};'use strict';var multer=require(_0xd0e5('0x0'));var util=require(_0xd0e5('0x1'));var path=require(_0xd0e5('0x2'));var timeout=require(_0xd0e5('0x3'));var express=require(_0xd0e5('0x4'));var router=express[_0xd0e5('0x5')]();var auth=require(_0xd0e5('0x6'));var interaction=require(_0xd0e5('0x7'));var config=require(_0xd0e5('0x8'));var controller=require('./intServicenowConfiguration.controller');router['get']('/',auth[_0xd0e5('0x9')](),controller[_0xd0e5('0xa')]);router[_0xd0e5('0xb')](_0xd0e5('0xc'),auth['isAuthenticated'](),controller['show']);router[_0xd0e5('0xb')](_0xd0e5('0xd'),auth['isAuthenticated'](),controller[_0xd0e5('0xe')]);router[_0xd0e5('0xb')](_0xd0e5('0xf'),auth[_0xd0e5('0x9')](),controller['getSubjects']);router[_0xd0e5('0xb')](_0xd0e5('0x10'),auth[_0xd0e5('0x9')](),controller[_0xd0e5('0x11')]);router['post']('/',auth[_0xd0e5('0x9')](),controller[_0xd0e5('0x12')]);router[_0xd0e5('0x13')](_0xd0e5('0xc'),auth[_0xd0e5('0x9')](),controller[_0xd0e5('0x14')]);router[_0xd0e5('0x15')](_0xd0e5('0xc'),auth[_0xd0e5('0x9')](),controller[_0xd0e5('0x16')]);module[_0xd0e5('0x17')]=router;
\ No newline at end of file
+var _0x31a2=['put','update','delete','destroy','exports','multer','util','path','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./intServicenowConfiguration.controller','isAuthenticated','get','/:id','show','/:id/fields','getFields','/:id/subjects','getSubjects','getDescriptions','post','create'];(function(_0x584741,_0x40427d){var _0x43fee5=function(_0x267c7d){while(--_0x267c7d){_0x584741['push'](_0x584741['shift']());}};_0x43fee5(++_0x40427d);}(_0x31a2,0x1c7));var _0x231a=function(_0x28fac5,_0x2514d9){_0x28fac5=_0x28fac5-0x0;var _0x1e704e=_0x31a2[_0x28fac5];return _0x1e704e;};'use strict';var multer=require(_0x231a('0x0'));var util=require(_0x231a('0x1'));var path=require(_0x231a('0x2'));var timeout=require('connect-timeout');var express=require(_0x231a('0x3'));var router=express[_0x231a('0x4')]();var auth=require(_0x231a('0x5'));var interaction=require(_0x231a('0x6'));var config=require(_0x231a('0x7'));var controller=require(_0x231a('0x8'));router['get']('/',auth[_0x231a('0x9')](),controller['index']);router[_0x231a('0xa')](_0x231a('0xb'),auth['isAuthenticated'](),controller[_0x231a('0xc')]);router['get'](_0x231a('0xd'),auth[_0x231a('0x9')](),controller[_0x231a('0xe')]);router[_0x231a('0xa')](_0x231a('0xf'),auth[_0x231a('0x9')](),controller[_0x231a('0x10')]);router[_0x231a('0xa')]('/:id/descriptions',auth[_0x231a('0x9')](),controller[_0x231a('0x11')]);router[_0x231a('0x12')]('/',auth[_0x231a('0x9')](),controller[_0x231a('0x13')]);router[_0x231a('0x14')](_0x231a('0xb'),auth[_0x231a('0x9')](),controller[_0x231a('0x15')]);router[_0x231a('0x16')](_0x231a('0xb'),auth[_0x231a('0x9')](),controller[_0x231a('0x17')]);module[_0x231a('0x18')]=router;
\ No newline at end of file