Built motion from commit (unavailable).|2.5.3
[motion2.git] / server / api / intServicenowAccount / index.js
index 2586cea..3072f64 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9901=['/:id','show','getConfigurations','/:id/fields','getFields','post','create','/:id/configurations','put','update','util','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','./intServicenowAccount.controller','get','isAuthenticated','index'];(function(_0x321bb2,_0x202794){var _0x9c12ed=function(_0x263dd3){while(--_0x263dd3){_0x321bb2['push'](_0x321bb2['shift']());}};_0x9c12ed(++_0x202794);}(_0x9901,0x15e));var _0x1990=function(_0x5533b1,_0x7f4a9a){_0x5533b1=_0x5533b1-0x0;var _0x1009f3=_0x9901[_0x5533b1];return _0x1009f3;};'use strict';var multer=require('multer');var util=require(_0x1990('0x0'));var path=require('path');var timeout=require(_0x1990('0x1'));var express=require(_0x1990('0x2'));var router=express[_0x1990('0x3')]();var auth=require('../../components/auth/service');var interaction=require(_0x1990('0x4'));var config=require(_0x1990('0x5'));var controller=require(_0x1990('0x6'));router[_0x1990('0x7')]('/',auth[_0x1990('0x8')](),controller[_0x1990('0x9')]);router[_0x1990('0x7')](_0x1990('0xa'),auth[_0x1990('0x8')](),controller[_0x1990('0xb')]);router[_0x1990('0x7')]('/:id/configurations',auth[_0x1990('0x8')](),controller[_0x1990('0xc')]);router[_0x1990('0x7')](_0x1990('0xd'),auth[_0x1990('0x8')](),controller[_0x1990('0xe')]);router[_0x1990('0xf')]('/',auth[_0x1990('0x8')](),controller[_0x1990('0x10')]);router[_0x1990('0xf')](_0x1990('0x11'),auth[_0x1990('0x8')](),controller['addConfiguration']);router[_0x1990('0x12')]('/:id',auth['isAuthenticated'](),controller[_0x1990('0x13')]);router['delete'](_0x1990('0xa'),auth[_0x1990('0x8')](),controller['destroy']);module['exports']=router;
\ No newline at end of file
+var _0xbf07=['/:id','show','/:id/configurations','isAuthenticated','getConfigurations','/:id/fields','post','create','addConfiguration','put','update','delete','destroy','exports','multer','util','path','connect-timeout','Router','../../components/auth/service','get'];(function(_0xd930de,_0x54758f){var _0x7c3f92=function(_0x1e02f1){while(--_0x1e02f1){_0xd930de['push'](_0xd930de['shift']());}};_0x7c3f92(++_0x54758f);}(_0xbf07,0x77));var _0x7bf0=function(_0xa45395,_0x5579e6){_0xa45395=_0xa45395-0x0;var _0x3c83d2=_0xbf07[_0xa45395];return _0x3c83d2;};'use strict';var multer=require(_0x7bf0('0x0'));var util=require(_0x7bf0('0x1'));var path=require(_0x7bf0('0x2'));var timeout=require(_0x7bf0('0x3'));var express=require('express');var router=express[_0x7bf0('0x4')]();var auth=require(_0x7bf0('0x5'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require('./intServicenowAccount.controller');router[_0x7bf0('0x6')]('/',auth['isAuthenticated'](),controller['index']);router['get'](_0x7bf0('0x7'),auth['isAuthenticated'](),controller[_0x7bf0('0x8')]);router['get'](_0x7bf0('0x9'),auth[_0x7bf0('0xa')](),controller[_0x7bf0('0xb')]);router[_0x7bf0('0x6')](_0x7bf0('0xc'),auth[_0x7bf0('0xa')](),controller['getFields']);router[_0x7bf0('0xd')]('/',auth['isAuthenticated'](),controller[_0x7bf0('0xe')]);router[_0x7bf0('0xd')](_0x7bf0('0x9'),auth[_0x7bf0('0xa')](),controller[_0x7bf0('0xf')]);router[_0x7bf0('0x10')](_0x7bf0('0x7'),auth[_0x7bf0('0xa')](),controller[_0x7bf0('0x11')]);router[_0x7bf0('0x12')](_0x7bf0('0x7'),auth[_0x7bf0('0xa')](),controller[_0x7bf0('0x13')]);module[_0x7bf0('0x14')]=router;
\ No newline at end of file