Built motion from commit 00bf23f6.|2.6.16
[motion2.git] / server / api / intDynamics365Configuration / index.js
index fa802ae..feea949 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x8c79=['/:id/fields','getFields','getSubjects','/:id/descriptions','getDescriptions','create','put','/:id','exports','multer','path','express','Router','../../components/auth/service','../../components/interaction/service','./intDynamics365Configuration.controller','get','isAuthenticated','index','show'];(function(_0x1facfa,_0x1acf7d){var _0x9ec701=function(_0x115e37){while(--_0x115e37){_0x1facfa['push'](_0x1facfa['shift']());}};_0x9ec701(++_0x1acf7d);}(_0x8c79,0x185));var _0x98c7=function(_0x558099,_0x4be744){_0x558099=_0x558099-0x0;var _0x18ac2e=_0x8c79[_0x558099];return _0x18ac2e;};'use strict';var multer=require(_0x98c7('0x0'));var util=require('util');var path=require(_0x98c7('0x1'));var timeout=require('connect-timeout');var express=require(_0x98c7('0x2'));var router=express[_0x98c7('0x3')]();var auth=require(_0x98c7('0x4'));var interaction=require(_0x98c7('0x5'));var config=require('../../config/environment');var controller=require(_0x98c7('0x6'));router[_0x98c7('0x7')]('/',auth[_0x98c7('0x8')](),controller[_0x98c7('0x9')]);router[_0x98c7('0x7')]('/:id',auth['isAuthenticated'](),controller[_0x98c7('0xa')]);router[_0x98c7('0x7')](_0x98c7('0xb'),auth[_0x98c7('0x8')](),controller[_0x98c7('0xc')]);router[_0x98c7('0x7')]('/:id/subjects',auth[_0x98c7('0x8')](),controller[_0x98c7('0xd')]);router[_0x98c7('0x7')](_0x98c7('0xe'),auth[_0x98c7('0x8')](),controller[_0x98c7('0xf')]);router['post']('/',auth[_0x98c7('0x8')](),controller[_0x98c7('0x10')]);router[_0x98c7('0x11')](_0x98c7('0x12'),auth[_0x98c7('0x8')](),controller['update']);router['delete']('/:id',auth[_0x98c7('0x8')](),controller['destroy']);module[_0x98c7('0x13')]=router;
\ No newline at end of file
+var _0xf4af=['destroy','exports','util','path','connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','show','/:id/fields','getFields','/:id/subjects','/:id/descriptions','getDescriptions','post','put','/:id','update','delete'];(function(_0x17d9e3,_0x1f969c){var _0x14192d=function(_0x159745){while(--_0x159745){_0x17d9e3['push'](_0x17d9e3['shift']());}};_0x14192d(++_0x1f969c);}(_0xf4af,0x7a));var _0xff4a=function(_0x4b48e5,_0xc3c425){_0x4b48e5=_0x4b48e5-0x0;var _0x210b17=_0xf4af[_0x4b48e5];return _0x210b17;};'use strict';var multer=require('multer');var util=require(_0xff4a('0x0'));var path=require(_0xff4a('0x1'));var timeout=require(_0xff4a('0x2'));var express=require(_0xff4a('0x3'));var router=express['Router']();var fs_extra=require(_0xff4a('0x4'));var auth=require(_0xff4a('0x5'));var interaction=require(_0xff4a('0x6'));var config=require(_0xff4a('0x7'));var controller=require('./intDynamics365Configuration.controller');router[_0xff4a('0x8')]('/',auth[_0xff4a('0x9')](),controller[_0xff4a('0xa')]);router['get']('/:id',auth[_0xff4a('0x9')](),controller[_0xff4a('0xb')]);router[_0xff4a('0x8')](_0xff4a('0xc'),auth[_0xff4a('0x9')](),controller[_0xff4a('0xd')]);router[_0xff4a('0x8')](_0xff4a('0xe'),auth[_0xff4a('0x9')](),controller['getSubjects']);router[_0xff4a('0x8')](_0xff4a('0xf'),auth[_0xff4a('0x9')](),controller[_0xff4a('0x10')]);router[_0xff4a('0x11')]('/',auth[_0xff4a('0x9')](),controller['create']);router[_0xff4a('0x12')](_0xff4a('0x13'),auth['isAuthenticated'](),controller[_0xff4a('0x14')]);router[_0xff4a('0x15')](_0xff4a('0x13'),auth[_0xff4a('0x9')](),controller[_0xff4a('0x16')]);module[_0xff4a('0x17')]=router;
\ No newline at end of file