Built motion from commit 85f716e9.|2.6.8
[motion2.git] / server / api / intServicenowConfiguration / index.js
index a4c4b31..93adacc 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5fde=['fs-extra','../../components/interaction/service','../../config/environment','./intServicenowConfiguration.controller','get','isAuthenticated','index','/:id','/:id/fields','getFields','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','create','put','update','delete','destroy','exports','multer','path','connect-timeout','express','Router'];(function(_0x5bd42a,_0x559e79){var _0xa54e2b=function(_0x56684e){while(--_0x56684e){_0x5bd42a['push'](_0x5bd42a['shift']());}};_0xa54e2b(++_0x559e79);}(_0x5fde,0x1bd));var _0xe5fd=function(_0x50833d,_0x35dd3c){_0x50833d=_0x50833d-0x0;var _0x8848cc=_0x5fde[_0x50833d];return _0x8848cc;};'use strict';var multer=require(_0xe5fd('0x0'));var util=require('util');var path=require(_0xe5fd('0x1'));var timeout=require(_0xe5fd('0x2'));var express=require(_0xe5fd('0x3'));var router=express[_0xe5fd('0x4')]();var fs_extra=require(_0xe5fd('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0xe5fd('0x6'));var config=require(_0xe5fd('0x7'));var controller=require(_0xe5fd('0x8'));router[_0xe5fd('0x9')]('/',auth[_0xe5fd('0xa')](),controller[_0xe5fd('0xb')]);router[_0xe5fd('0x9')](_0xe5fd('0xc'),auth['isAuthenticated'](),controller['show']);router[_0xe5fd('0x9')](_0xe5fd('0xd'),auth['isAuthenticated'](),controller[_0xe5fd('0xe')]);router[_0xe5fd('0x9')](_0xe5fd('0xf'),auth[_0xe5fd('0xa')](),controller[_0xe5fd('0x10')]);router[_0xe5fd('0x9')](_0xe5fd('0x11'),auth[_0xe5fd('0xa')](),controller[_0xe5fd('0x12')]);router['post']('/',auth['isAuthenticated'](),controller[_0xe5fd('0x13')]);router[_0xe5fd('0x14')](_0xe5fd('0xc'),auth[_0xe5fd('0xa')](),controller[_0xe5fd('0x15')]);router[_0xe5fd('0x16')](_0xe5fd('0xc'),auth[_0xe5fd('0xa')](),controller[_0xe5fd('0x17')]);module[_0xe5fd('0x18')]=router;
\ No newline at end of file
+var _0x4be2=['create','put','update','delete','destroy','exports','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intServicenowConfiguration.controller','get','isAuthenticated','index','/:id','show','/:id/fields','getFields','/:id/subjects'];(function(_0x3e264f,_0x5e4dd9){var _0x38fe26=function(_0x465c07){while(--_0x465c07){_0x3e264f['push'](_0x3e264f['shift']());}};_0x38fe26(++_0x5e4dd9);}(_0x4be2,0xf6));var _0x24be=function(_0x18fe0a,_0x2c9a7f){_0x18fe0a=_0x18fe0a-0x0;var _0x5b9862=_0x4be2[_0x18fe0a];return _0x5b9862;};'use strict';var multer=require('multer');var util=require(_0x24be('0x0'));var path=require(_0x24be('0x1'));var timeout=require(_0x24be('0x2'));var express=require(_0x24be('0x3'));var router=express[_0x24be('0x4')]();var fs_extra=require(_0x24be('0x5'));var auth=require(_0x24be('0x6'));var interaction=require(_0x24be('0x7'));var config=require(_0x24be('0x8'));var controller=require(_0x24be('0x9'));router[_0x24be('0xa')]('/',auth[_0x24be('0xb')](),controller[_0x24be('0xc')]);router[_0x24be('0xa')](_0x24be('0xd'),auth[_0x24be('0xb')](),controller[_0x24be('0xe')]);router[_0x24be('0xa')](_0x24be('0xf'),auth[_0x24be('0xb')](),controller[_0x24be('0x10')]);router[_0x24be('0xa')](_0x24be('0x11'),auth[_0x24be('0xb')](),controller['getSubjects']);router[_0x24be('0xa')]('/:id/descriptions',auth[_0x24be('0xb')](),controller['getDescriptions']);router['post']('/',auth[_0x24be('0xb')](),controller[_0x24be('0x12')]);router[_0x24be('0x13')]('/:id',auth['isAuthenticated'](),controller[_0x24be('0x14')]);router[_0x24be('0x15')]('/:id',auth[_0x24be('0xb')](),controller[_0x24be('0x16')]);module[_0x24be('0x17')]=router;
\ No newline at end of file