Built motion from commit da617fac.|2.6.6
[motion2.git] / server / api / intSugarcrmConfiguration / index.js
index faab1cb..578ebbc 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x77be=['isAuthenticated','/:id','show','/:id/subjects','getSubjects','getDescriptions','put','update','delete','destroy','exports','multer','util','path','connect-timeout','Router','../../components/auth/service','../../config/environment','./intSugarcrmConfiguration.controller','get'];(function(_0xd9293c,_0x74eb8b){var _0xee40da=function(_0xedb592){while(--_0xedb592){_0xd9293c['push'](_0xd9293c['shift']());}};_0xee40da(++_0x74eb8b);}(_0x77be,0xe7));var _0xe77b=function(_0x565d71,_0x4522f2){_0x565d71=_0x565d71-0x0;var _0x10c8a0=_0x77be[_0x565d71];return _0x10c8a0;};'use strict';var multer=require(_0xe77b('0x0'));var util=require(_0xe77b('0x1'));var path=require(_0xe77b('0x2'));var timeout=require(_0xe77b('0x3'));var express=require('express');var router=express[_0xe77b('0x4')]();var auth=require(_0xe77b('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0xe77b('0x6'));var controller=require(_0xe77b('0x7'));router[_0xe77b('0x8')]('/',auth[_0xe77b('0x9')](),controller['index']);router[_0xe77b('0x8')](_0xe77b('0xa'),auth[_0xe77b('0x9')](),controller[_0xe77b('0xb')]);router['get']('/:id/fields',auth[_0xe77b('0x9')](),controller['getFields']);router[_0xe77b('0x8')](_0xe77b('0xc'),auth[_0xe77b('0x9')](),controller[_0xe77b('0xd')]);router[_0xe77b('0x8')]('/:id/descriptions',auth[_0xe77b('0x9')](),controller[_0xe77b('0xe')]);router['post']('/',auth[_0xe77b('0x9')](),controller['create']);router[_0xe77b('0xf')]('/:id',auth[_0xe77b('0x9')](),controller[_0xe77b('0x10')]);router[_0xe77b('0x11')](_0xe77b('0xa'),auth[_0xe77b('0x9')](),controller[_0xe77b('0x12')]);module[_0xe77b('0x13')]=router;
\ No newline at end of file
+var _0x10b8=['/:id/fields','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','post','create','put','/:id','update','delete','destroy','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated'];(function(_0x321bb2,_0x202794){var _0x9c12ed=function(_0x263dd3){while(--_0x263dd3){_0x321bb2['push'](_0x321bb2['shift']());}};_0x9c12ed(++_0x202794);}(_0x10b8,0x17c));var _0x810b=function(_0x4b73a2,_0x40b5fe){_0x4b73a2=_0x4b73a2-0x0;var _0x383c66=_0x10b8[_0x4b73a2];return _0x383c66;};'use strict';var multer=require(_0x810b('0x0'));var util=require(_0x810b('0x1'));var path=require(_0x810b('0x2'));var timeout=require(_0x810b('0x3'));var express=require(_0x810b('0x4'));var router=express[_0x810b('0x5')]();var fs_extra=require('fs-extra');var auth=require(_0x810b('0x6'));var interaction=require(_0x810b('0x7'));var config=require(_0x810b('0x8'));var controller=require('./intSugarcrmConfiguration.controller');router[_0x810b('0x9')]('/',auth[_0x810b('0xa')](),controller['index']);router[_0x810b('0x9')]('/:id',auth[_0x810b('0xa')](),controller['show']);router[_0x810b('0x9')](_0x810b('0xb'),auth[_0x810b('0xa')](),controller['getFields']);router['get'](_0x810b('0xc'),auth[_0x810b('0xa')](),controller[_0x810b('0xd')]);router[_0x810b('0x9')](_0x810b('0xe'),auth[_0x810b('0xa')](),controller[_0x810b('0xf')]);router[_0x810b('0x10')]('/',auth[_0x810b('0xa')](),controller[_0x810b('0x11')]);router[_0x810b('0x12')](_0x810b('0x13'),auth[_0x810b('0xa')](),controller[_0x810b('0x14')]);router[_0x810b('0x15')](_0x810b('0x13'),auth[_0x810b('0xa')](),controller[_0x810b('0x16')]);module['exports']=router;
\ No newline at end of file