Built motion from commit 9c91e9f5.|2.6.29
[motion2.git] / server / api / intServicenowAccount / index.js
index 38c7ebe..9266a13 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x4c06=['create','addConfiguration','put','/:id','update','delete','exports','connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment','isAuthenticated','index','get','show','/:id/configurations','getConfigurations','getFields','post'];(function(_0x377d42,_0x9e888){var _0x3676f2=function(_0x4c0275){while(--_0x4c0275){_0x377d42['push'](_0x377d42['shift']());}};_0x3676f2(++_0x9e888);}(_0x4c06,0x9a));var _0x64c0=function(_0x1282a0,_0x58b2f9){_0x1282a0=_0x1282a0-0x0;var _0x18af0c=_0x4c06[_0x1282a0];return _0x18af0c;};'use strict';var multer=require('multer');var util=require('util');var path=require('path');var timeout=require(_0x64c0('0x0'));var express=require(_0x64c0('0x1'));var router=express[_0x64c0('0x2')]();var fs_extra=require(_0x64c0('0x3'));var auth=require('../../components/auth/service');var interaction=require(_0x64c0('0x4'));var config=require(_0x64c0('0x5'));var controller=require('./intServicenowAccount.controller');router['get']('/',auth[_0x64c0('0x6')](),controller[_0x64c0('0x7')]);router[_0x64c0('0x8')]('/:id',auth[_0x64c0('0x6')](),controller[_0x64c0('0x9')]);router['get'](_0x64c0('0xa'),auth[_0x64c0('0x6')](),controller[_0x64c0('0xb')]);router['get']('/:id/fields',auth[_0x64c0('0x6')](),controller[_0x64c0('0xc')]);router[_0x64c0('0xd')]('/',auth[_0x64c0('0x6')](),controller[_0x64c0('0xe')]);router[_0x64c0('0xd')](_0x64c0('0xa'),auth[_0x64c0('0x6')](),controller[_0x64c0('0xf')]);router[_0x64c0('0x10')](_0x64c0('0x11'),auth[_0x64c0('0x6')](),controller[_0x64c0('0x12')]);router[_0x64c0('0x13')](_0x64c0('0x11'),auth[_0x64c0('0x6')](),controller['destroy']);module[_0x64c0('0x14')]=router;
\ No newline at end of file
+var _0xf17f=['delete','destroy','multer','util','path','express','../../components/auth/service','../../components/interaction/service','../../config/environment','./intServicenowAccount.controller','isAuthenticated','index','/:id','get','/:id/configurations','/:id/fields','post','create','addConfiguration','put','update'];(function(_0x2ec461,_0x5f588a){var _0x28603d=function(_0x21114b){while(--_0x21114b){_0x2ec461['push'](_0x2ec461['shift']());}};_0x28603d(++_0x5f588a);}(_0xf17f,0x113));var _0xff17=function(_0xbaf699,_0x4aa945){_0xbaf699=_0xbaf699-0x0;var _0x55a131=_0xf17f[_0xbaf699];return _0x55a131;};'use strict';var multer=require(_0xff17('0x0'));var util=require(_0xff17('0x1'));var path=require(_0xff17('0x2'));var timeout=require('connect-timeout');var express=require(_0xff17('0x3'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0xff17('0x4'));var interaction=require(_0xff17('0x5'));var config=require(_0xff17('0x6'));var controller=require(_0xff17('0x7'));router['get']('/',auth[_0xff17('0x8')](),controller[_0xff17('0x9')]);router['get'](_0xff17('0xa'),auth[_0xff17('0x8')](),controller['show']);router[_0xff17('0xb')](_0xff17('0xc'),auth[_0xff17('0x8')](),controller['getConfigurations']);router[_0xff17('0xb')](_0xff17('0xd'),auth[_0xff17('0x8')](),controller['getFields']);router[_0xff17('0xe')]('/',auth[_0xff17('0x8')](),controller[_0xff17('0xf')]);router[_0xff17('0xe')]('/:id/configurations',auth['isAuthenticated'](),controller[_0xff17('0x10')]);router[_0xff17('0x11')](_0xff17('0xa'),auth['isAuthenticated'](),controller[_0xff17('0x12')]);router[_0xff17('0x13')]('/:id',auth[_0xff17('0x8')](),controller[_0xff17('0x14')]);module['exports']=router;
\ No newline at end of file