Built motion from commit (unavailable).|2.5.3
[motion2.git] / server / api / intServicenowAccount / index.js
index 7352c51..2586cea 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x280b=['/:id/fields','create','addConfiguration','put','update','delete','destroy','exports','multer','util','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./intServicenowAccount.controller','get','isAuthenticated','/:id','/:id/configurations','getConfigurations'];(function(_0x6dfbaa,_0x31eede){var _0xfbe02=function(_0x4adcaf){while(--_0x4adcaf){_0x6dfbaa['push'](_0x6dfbaa['shift']());}};_0xfbe02(++_0x31eede);}(_0x280b,0xce));var _0xb280=function(_0x2f5ac5,_0x1ee939){_0x2f5ac5=_0x2f5ac5-0x0;var _0x37c9a8=_0x280b[_0x2f5ac5];return _0x37c9a8;};'use strict';var multer=require(_0xb280('0x0'));var util=require(_0xb280('0x1'));var path=require('path');var timeout=require(_0xb280('0x2'));var express=require(_0xb280('0x3'));var router=express[_0xb280('0x4')]();var auth=require(_0xb280('0x5'));var interaction=require(_0xb280('0x6'));var config=require(_0xb280('0x7'));var controller=require(_0xb280('0x8'));router[_0xb280('0x9')]('/',auth[_0xb280('0xa')](),controller['index']);router['get'](_0xb280('0xb'),auth[_0xb280('0xa')](),controller['show']);router[_0xb280('0x9')](_0xb280('0xc'),auth[_0xb280('0xa')](),controller[_0xb280('0xd')]);router[_0xb280('0x9')](_0xb280('0xe'),auth[_0xb280('0xa')](),controller['getFields']);router['post']('/',auth[_0xb280('0xa')](),controller[_0xb280('0xf')]);router['post'](_0xb280('0xc'),auth[_0xb280('0xa')](),controller[_0xb280('0x10')]);router[_0xb280('0x11')](_0xb280('0xb'),auth[_0xb280('0xa')](),controller[_0xb280('0x12')]);router[_0xb280('0x13')](_0xb280('0xb'),auth[_0xb280('0xa')](),controller[_0xb280('0x14')]);module[_0xb280('0x15')]=router;
\ No newline at end of file
+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