Built motion from commit 00bf23f6.|2.6.16
[motion2.git] / server / api / intServicenowField / index.js
index be88043..dc93c25 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x30a3=['util','path','express','Router','fs-extra','../../components/auth/service','./intServicenowField.controller','get','isAuthenticated','index','/:id','show','create','put','update','delete','destroy','exports','multer'];(function(_0x20a584,_0xe384a5){var _0x4b41a8=function(_0x2127c6){while(--_0x2127c6){_0x20a584['push'](_0x20a584['shift']());}};_0x4b41a8(++_0xe384a5);}(_0x30a3,0x1b4));var _0x330a=function(_0x14add3,_0x13ce8d){_0x14add3=_0x14add3-0x0;var _0x4a174f=_0x30a3[_0x14add3];return _0x4a174f;};'use strict';var multer=require(_0x330a('0x0'));var util=require(_0x330a('0x1'));var path=require(_0x330a('0x2'));var timeout=require('connect-timeout');var express=require(_0x330a('0x3'));var router=express[_0x330a('0x4')]();var fs_extra=require(_0x330a('0x5'));var auth=require(_0x330a('0x6'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0x330a('0x7'));router[_0x330a('0x8')]('/',auth[_0x330a('0x9')](),controller[_0x330a('0xa')]);router[_0x330a('0x8')](_0x330a('0xb'),auth[_0x330a('0x9')](),controller[_0x330a('0xc')]);router['post']('/',auth[_0x330a('0x9')](),controller[_0x330a('0xd')]);router[_0x330a('0xe')]('/:id',auth[_0x330a('0x9')](),controller[_0x330a('0xf')]);router[_0x330a('0x10')]('/:id',auth[_0x330a('0x9')](),controller[_0x330a('0x11')]);module[_0x330a('0x12')]=router;
\ No newline at end of file
+var _0xda09=['../../config/environment','./intServicenowField.controller','get','index','/:id','isAuthenticated','show','post','create','put','update','destroy','exports','util','path','connect-timeout','Router','fs-extra'];(function(_0x1f19f,_0xb86953){var _0x5a728e=function(_0x5cb437){while(--_0x5cb437){_0x1f19f['push'](_0x1f19f['shift']());}};_0x5a728e(++_0xb86953);}(_0xda09,0xaf));var _0x9da0=function(_0x3a739e,_0x503035){_0x3a739e=_0x3a739e-0x0;var _0x1e7eb8=_0xda09[_0x3a739e];return _0x1e7eb8;};'use strict';var multer=require('multer');var util=require(_0x9da0('0x0'));var path=require(_0x9da0('0x1'));var timeout=require(_0x9da0('0x2'));var express=require('express');var router=express[_0x9da0('0x3')]();var fs_extra=require(_0x9da0('0x4'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x9da0('0x5'));var controller=require(_0x9da0('0x6'));router[_0x9da0('0x7')]('/',auth['isAuthenticated'](),controller[_0x9da0('0x8')]);router[_0x9da0('0x7')](_0x9da0('0x9'),auth[_0x9da0('0xa')](),controller[_0x9da0('0xb')]);router[_0x9da0('0xc')]('/',auth[_0x9da0('0xa')](),controller[_0x9da0('0xd')]);router[_0x9da0('0xe')](_0x9da0('0x9'),auth['isAuthenticated'](),controller[_0x9da0('0xf')]);router['delete'](_0x9da0('0x9'),auth[_0x9da0('0xa')](),controller[_0x9da0('0x10')]);module[_0x9da0('0x11')]=router;
\ No newline at end of file