Built motion from commit 1ea47bf4.|2.6.34
[motion2.git] / server / api / intServicenowAccount / index.js
index c2516f0..d3de759 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xef38=['/:id','show','get','/:id/configurations','getConfigurations','/:id/fields','getFields','post','create','addConfiguration','put','update','delete','destroy','exports','util','path','connect-timeout','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intServicenowAccount.controller','isAuthenticated','index'];(function(_0x314166,_0x2dc838){var _0xdb4f1f=function(_0x38361d){while(--_0x38361d){_0x314166['push'](_0x314166['shift']());}};_0xdb4f1f(++_0x2dc838);}(_0xef38,0x122));var _0x8ef3=function(_0x1f7b24,_0x3466f7){_0x1f7b24=_0x1f7b24-0x0;var _0x522873=_0xef38[_0x1f7b24];return _0x522873;};'use strict';var multer=require('multer');var util=require(_0x8ef3('0x0'));var path=require(_0x8ef3('0x1'));var timeout=require(_0x8ef3('0x2'));var express=require('express');var router=express['Router']();var fs_extra=require(_0x8ef3('0x3'));var auth=require(_0x8ef3('0x4'));var interaction=require(_0x8ef3('0x5'));var config=require(_0x8ef3('0x6'));var controller=require(_0x8ef3('0x7'));router['get']('/',auth[_0x8ef3('0x8')](),controller[_0x8ef3('0x9')]);router['get'](_0x8ef3('0xa'),auth[_0x8ef3('0x8')](),controller[_0x8ef3('0xb')]);router[_0x8ef3('0xc')](_0x8ef3('0xd'),auth[_0x8ef3('0x8')](),controller[_0x8ef3('0xe')]);router['get'](_0x8ef3('0xf'),auth[_0x8ef3('0x8')](),controller[_0x8ef3('0x10')]);router[_0x8ef3('0x11')]('/',auth[_0x8ef3('0x8')](),controller[_0x8ef3('0x12')]);router[_0x8ef3('0x11')](_0x8ef3('0xd'),auth[_0x8ef3('0x8')](),controller[_0x8ef3('0x13')]);router[_0x8ef3('0x14')](_0x8ef3('0xa'),auth[_0x8ef3('0x8')](),controller[_0x8ef3('0x15')]);router[_0x8ef3('0x16')](_0x8ef3('0xa'),auth[_0x8ef3('0x8')](),controller[_0x8ef3('0x17')]);module[_0x8ef3('0x18')]=router;
\ No newline at end of file
+var _0x2fc7=['connect-timeout','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intServicenowAccount.controller','get','isAuthenticated','index','/:id','/:id/configurations','getConfigurations','/:id/fields','getFields','post','create','addConfiguration','update','delete','destroy','exports','util'];(function(_0x320a38,_0xc6a350){var _0x59785e=function(_0x2bcc98){while(--_0x2bcc98){_0x320a38['push'](_0x320a38['shift']());}};_0x59785e(++_0xc6a350);}(_0x2fc7,0x19d));var _0x72fc=function(_0x1d66d4,_0x4551db){_0x1d66d4=_0x1d66d4-0x0;var _0x21a88=_0x2fc7[_0x1d66d4];return _0x21a88;};'use strict';var multer=require('multer');var util=require(_0x72fc('0x0'));var path=require('path');var timeout=require(_0x72fc('0x1'));var express=require('express');var router=express[_0x72fc('0x2')]();var fs_extra=require(_0x72fc('0x3'));var auth=require(_0x72fc('0x4'));var interaction=require(_0x72fc('0x5'));var config=require(_0x72fc('0x6'));var controller=require(_0x72fc('0x7'));router[_0x72fc('0x8')]('/',auth[_0x72fc('0x9')](),controller[_0x72fc('0xa')]);router[_0x72fc('0x8')](_0x72fc('0xb'),auth[_0x72fc('0x9')](),controller['show']);router[_0x72fc('0x8')](_0x72fc('0xc'),auth[_0x72fc('0x9')](),controller[_0x72fc('0xd')]);router[_0x72fc('0x8')](_0x72fc('0xe'),auth['isAuthenticated'](),controller[_0x72fc('0xf')]);router[_0x72fc('0x10')]('/',auth[_0x72fc('0x9')](),controller[_0x72fc('0x11')]);router[_0x72fc('0x10')](_0x72fc('0xc'),auth[_0x72fc('0x9')](),controller[_0x72fc('0x12')]);router['put']('/:id',auth[_0x72fc('0x9')](),controller[_0x72fc('0x13')]);router[_0x72fc('0x14')]('/:id',auth['isAuthenticated'](),controller[_0x72fc('0x15')]);module[_0x72fc('0x16')]=router;
\ No newline at end of file