X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FintDynamics365Field%2Findex.js;h=4dfd99404974154aac4ce782a4ce5812592dfc26;hb=d56da45b6e1f0bbf558177cd907ef61f0b9840c2;hp=a39f051c670005fe70c1555212baa84277df882b;hpb=d49944cc2e95578bfbd15d79d46896f71a145821;p=motion2.git diff --git a/server/api/intDynamics365Field/index.js b/server/api/intDynamics365Field/index.js index a39f051..4dfd994 100644 --- a/server/api/intDynamics365Field/index.js +++ b/server/api/intDynamics365Field/index.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xfc21=['create','put','update','destroy','multer','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','./intDynamics365Field.controller','get','isAuthenticated','index','/:id'];(function(_0x308f04,_0x1ba009){var _0x3bde41=function(_0x506455){while(--_0x506455){_0x308f04['push'](_0x308f04['shift']());}};_0x3bde41(++_0x1ba009);}(_0xfc21,0x84));var _0x1fc2=function(_0x501510,_0x61caa9){_0x501510=_0x501510-0x0;var _0x1e6ee5=_0xfc21[_0x501510];return _0x1e6ee5;};'use strict';var multer=require(_0x1fc2('0x0'));var util=require('util');var path=require(_0x1fc2('0x1'));var timeout=require(_0x1fc2('0x2'));var express=require(_0x1fc2('0x3'));var router=express[_0x1fc2('0x4')]();var fs_extra=require(_0x1fc2('0x5'));var auth=require(_0x1fc2('0x6'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0x1fc2('0x7'));router[_0x1fc2('0x8')]('/',auth[_0x1fc2('0x9')](),controller[_0x1fc2('0xa')]);router[_0x1fc2('0x8')](_0x1fc2('0xb'),auth[_0x1fc2('0x9')](),controller['show']);router['post']('/',auth['isAuthenticated'](),controller[_0x1fc2('0xc')]);router[_0x1fc2('0xd')](_0x1fc2('0xb'),auth['isAuthenticated'](),controller[_0x1fc2('0xe')]);router['delete'](_0x1fc2('0xb'),auth[_0x1fc2('0x9')](),controller[_0x1fc2('0xf')]);module['exports']=router; \ No newline at end of file +var _0xf8bc=['../../components/auth/service','../../config/environment','./intDynamics365Field.controller','get','isAuthenticated','index','/:id','show','create','put','update','delete','destroy','exports','multer','util','path','connect-timeout','express','Router'];(function(_0x3bf347,_0x5a5dc9){var _0x85b6e3=function(_0x4eb824){while(--_0x4eb824){_0x3bf347['push'](_0x3bf347['shift']());}};_0x85b6e3(++_0x5a5dc9);}(_0xf8bc,0xae));var _0xcf8b=function(_0x26b622,_0x237e9e){_0x26b622=_0x26b622-0x0;var _0x58a028=_0xf8bc[_0x26b622];return _0x58a028;};'use strict';var multer=require(_0xcf8b('0x0'));var util=require(_0xcf8b('0x1'));var path=require(_0xcf8b('0x2'));var timeout=require(_0xcf8b('0x3'));var express=require(_0xcf8b('0x4'));var router=express[_0xcf8b('0x5')]();var fs_extra=require('fs-extra');var auth=require(_0xcf8b('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0xcf8b('0x7'));var controller=require(_0xcf8b('0x8'));router[_0xcf8b('0x9')]('/',auth[_0xcf8b('0xa')](),controller[_0xcf8b('0xb')]);router['get'](_0xcf8b('0xc'),auth[_0xcf8b('0xa')](),controller[_0xcf8b('0xd')]);router['post']('/',auth['isAuthenticated'](),controller[_0xcf8b('0xe')]);router[_0xcf8b('0xf')](_0xcf8b('0xc'),auth[_0xcf8b('0xa')](),controller[_0xcf8b('0x10')]);router[_0xcf8b('0x11')]('/:id',auth['isAuthenticated'](),controller[_0xcf8b('0x12')]);module[_0xcf8b('0x13')]=router; \ No newline at end of file