Built motion from commit (unavailable).|2.5.28
[motion2.git] / server / api / intDynamics365Field / index.js
index 918f6c6..b4dda5a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x54f3=['./intDynamics365Field.controller','get','isAuthenticated','show','post','put','update','destroy','util','path','connect-timeout','express','Router','../../config/environment'];(function(_0x4024c9,_0x61f8fe){var _0x493b6b=function(_0x4a371a){while(--_0x4a371a){_0x4024c9['push'](_0x4024c9['shift']());}};_0x493b6b(++_0x61f8fe);}(_0x54f3,0x120));var _0x354f=function(_0x321bb2,_0x202794){_0x321bb2=_0x321bb2-0x0;var _0x9c12ed=_0x54f3[_0x321bb2];return _0x9c12ed;};'use strict';var multer=require('multer');var util=require(_0x354f('0x0'));var path=require(_0x354f('0x1'));var timeout=require(_0x354f('0x2'));var express=require(_0x354f('0x3'));var router=express[_0x354f('0x4')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x354f('0x5'));var controller=require(_0x354f('0x6'));router[_0x354f('0x7')]('/',auth['isAuthenticated'](),controller['index']);router[_0x354f('0x7')]('/:id',auth[_0x354f('0x8')](),controller[_0x354f('0x9')]);router[_0x354f('0xa')]('/',auth[_0x354f('0x8')](),controller['create']);router[_0x354f('0xb')]('/:id',auth[_0x354f('0x8')](),controller[_0x354f('0xc')]);router['delete']('/:id',auth[_0x354f('0x8')](),controller[_0x354f('0xd')]);module['exports']=router;
\ No newline at end of file
+var _0x9cff=['index','/:id','show','post','put','update','destroy','util','path','connect-timeout','Router','fs-extra','../../components/auth/service','../../config/environment','./intDynamics365Field.controller','get','isAuthenticated'];(function(_0x118afa,_0x4bf0c1){var _0x167d76=function(_0x2c529b){while(--_0x2c529b){_0x118afa['push'](_0x118afa['shift']());}};_0x167d76(++_0x4bf0c1);}(_0x9cff,0x1b0));var _0xf9cf=function(_0x10f48c,_0x208282){_0x10f48c=_0x10f48c-0x0;var _0x1234ee=_0x9cff[_0x10f48c];return _0x1234ee;};'use strict';var multer=require('multer');var util=require(_0xf9cf('0x0'));var path=require(_0xf9cf('0x1'));var timeout=require(_0xf9cf('0x2'));var express=require('express');var router=express[_0xf9cf('0x3')]();var fs_extra=require(_0xf9cf('0x4'));var auth=require(_0xf9cf('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0xf9cf('0x6'));var controller=require(_0xf9cf('0x7'));router[_0xf9cf('0x8')]('/',auth[_0xf9cf('0x9')](),controller[_0xf9cf('0xa')]);router[_0xf9cf('0x8')](_0xf9cf('0xb'),auth[_0xf9cf('0x9')](),controller[_0xf9cf('0xc')]);router[_0xf9cf('0xd')]('/',auth[_0xf9cf('0x9')](),controller['create']);router[_0xf9cf('0xe')](_0xf9cf('0xb'),auth['isAuthenticated'](),controller[_0xf9cf('0xf')]);router['delete']('/:id',auth[_0xf9cf('0x9')](),controller[_0xf9cf('0x10')]);module['exports']=router;
\ No newline at end of file