Built motion from commit 9e1399f3.|2.5.37
[motion2.git] / server / api / intServicenowField / index.js
index 62f73b4..31af446 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x8be6=['put','update','delete','destroy','util','path','Router','../../components/interaction/service','./intServicenowField.controller','get','isAuthenticated','index','/:id','show','post','create'];(function(_0x14add3,_0x13ce8d){var _0x4a174f=function(_0x2b3ed7){while(--_0x2b3ed7){_0x14add3['push'](_0x14add3['shift']());}};_0x4a174f(++_0x13ce8d);}(_0x8be6,0x134));var _0x68be=function(_0x53fa30,_0x5e6fe7){_0x53fa30=_0x53fa30-0x0;var _0x34771a=_0x8be6[_0x53fa30];return _0x34771a;};'use strict';var multer=require('multer');var util=require(_0x68be('0x0'));var path=require(_0x68be('0x1'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0x68be('0x2')]();var auth=require('../../components/auth/service');var interaction=require(_0x68be('0x3'));var config=require('../../config/environment');var controller=require(_0x68be('0x4'));router[_0x68be('0x5')]('/',auth[_0x68be('0x6')](),controller[_0x68be('0x7')]);router['get'](_0x68be('0x8'),auth[_0x68be('0x6')](),controller[_0x68be('0x9')]);router[_0x68be('0xa')]('/',auth[_0x68be('0x6')](),controller[_0x68be('0xb')]);router[_0x68be('0xc')](_0x68be('0x8'),auth[_0x68be('0x6')](),controller[_0x68be('0xd')]);router[_0x68be('0xe')](_0x68be('0x8'),auth[_0x68be('0x6')](),controller[_0x68be('0xf')]);module['exports']=router;
\ No newline at end of file
+var _0x8a64=['isAuthenticated','/:id','show','put','delete','destroy','exports','util','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./intServicenowField.controller','get'];(function(_0x26887c,_0x5c88ab){var _0x3a778d=function(_0x3ad25c){while(--_0x3ad25c){_0x26887c['push'](_0x26887c['shift']());}};_0x3a778d(++_0x5c88ab);}(_0x8a64,0x67));var _0x48a6=function(_0x491268,_0xaabdf3){_0x491268=_0x491268-0x0;var _0x4342dc=_0x8a64[_0x491268];return _0x4342dc;};'use strict';var multer=require('multer');var util=require(_0x48a6('0x0'));var path=require('path');var timeout=require(_0x48a6('0x1'));var express=require(_0x48a6('0x2'));var router=express[_0x48a6('0x3')]();var fs_extra=require(_0x48a6('0x4'));var auth=require(_0x48a6('0x5'));var interaction=require(_0x48a6('0x6'));var config=require('../../config/environment');var controller=require(_0x48a6('0x7'));router[_0x48a6('0x8')]('/',auth[_0x48a6('0x9')](),controller['index']);router[_0x48a6('0x8')](_0x48a6('0xa'),auth[_0x48a6('0x9')](),controller[_0x48a6('0xb')]);router['post']('/',auth[_0x48a6('0x9')](),controller['create']);router[_0x48a6('0xc')](_0x48a6('0xa'),auth[_0x48a6('0x9')](),controller['update']);router[_0x48a6('0xd')](_0x48a6('0xa'),auth[_0x48a6('0x9')](),controller[_0x48a6('0xe')]);module[_0x48a6('0xf')]=router;
\ No newline at end of file