Built motion from commit (unavailable).|2.5.10
[motion2.git] / server / api / intServicenowField / index.js
index 0605b25..c0d8d2a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x58f1=['show','create','/:id','isAuthenticated','update','delete','exports','multer','util','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./intServicenowField.controller','index','get'];(function(_0x4940a0,_0x3f9be1){var _0x556f14=function(_0x119685){while(--_0x119685){_0x4940a0['push'](_0x4940a0['shift']());}};_0x556f14(++_0x3f9be1);}(_0x58f1,0x115));var _0x158f=function(_0x599e60,_0x5b6519){_0x599e60=_0x599e60-0x0;var _0x468e19=_0x58f1[_0x599e60];return _0x468e19;};'use strict';var multer=require(_0x158f('0x0'));var util=require(_0x158f('0x1'));var path=require('path');var timeout=require(_0x158f('0x2'));var express=require(_0x158f('0x3'));var router=express[_0x158f('0x4')]();var auth=require(_0x158f('0x5'));var interaction=require(_0x158f('0x6'));var config=require(_0x158f('0x7'));var controller=require(_0x158f('0x8'));router['get']('/',auth['isAuthenticated'](),controller[_0x158f('0x9')]);router[_0x158f('0xa')]('/:id',auth['isAuthenticated'](),controller[_0x158f('0xb')]);router['post']('/',auth['isAuthenticated'](),controller[_0x158f('0xc')]);router['put'](_0x158f('0xd'),auth[_0x158f('0xe')](),controller[_0x158f('0xf')]);router[_0x158f('0x10')](_0x158f('0xd'),auth[_0x158f('0xe')](),controller['destroy']);module[_0x158f('0x11')]=router;
\ No newline at end of file
+var _0xe66b=['destroy','exports','multer','util','path','connect-timeout','express','Router','./intServicenowField.controller','index','/:id','isAuthenticated','show','post','create','put','update','delete'];(function(_0x45c856,_0x5e6a1e){var _0x4961aa=function(_0x29f14d){while(--_0x29f14d){_0x45c856['push'](_0x45c856['shift']());}};_0x4961aa(++_0x5e6a1e);}(_0xe66b,0x17c));var _0xbe66=function(_0x455538,_0x4dcd30){_0x455538=_0x455538-0x0;var _0x391905=_0xe66b[_0x455538];return _0x391905;};'use strict';var multer=require(_0xbe66('0x0'));var util=require(_0xbe66('0x1'));var path=require(_0xbe66('0x2'));var timeout=require(_0xbe66('0x3'));var express=require(_0xbe66('0x4'));var router=express[_0xbe66('0x5')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0xbe66('0x6'));router['get']('/',auth['isAuthenticated'](),controller[_0xbe66('0x7')]);router['get'](_0xbe66('0x8'),auth[_0xbe66('0x9')](),controller[_0xbe66('0xa')]);router[_0xbe66('0xb')]('/',auth[_0xbe66('0x9')](),controller[_0xbe66('0xc')]);router[_0xbe66('0xd')](_0xbe66('0x8'),auth['isAuthenticated'](),controller[_0xbe66('0xe')]);router[_0xbe66('0xf')](_0xbe66('0x8'),auth[_0xbe66('0x9')](),controller[_0xbe66('0x10')]);module[_0xbe66('0x11')]=router;
\ No newline at end of file