Built motion from commit (unavailable).|2.5.26
[motion2.git] / server / api / cmCustomField / index.js
index 7da8639..7ab1726 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xea89=['update','delete','destroy','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','./cmCustomField.controller','get','isAuthenticated','index','/:id','post','create','put'];(function(_0x2ac6de,_0x59e937){var _0x108b09=function(_0x45f7f1){while(--_0x45f7f1){_0x2ac6de['push'](_0x2ac6de['shift']());}};_0x108b09(++_0x59e937);}(_0xea89,0xfa));var _0x9ea8=function(_0x57b6ae,_0x2ca66e){_0x57b6ae=_0x57b6ae-0x0;var _0x8d7f4a=_0xea89[_0x57b6ae];return _0x8d7f4a;};'use strict';var multer=require(_0x9ea8('0x0'));var util=require(_0x9ea8('0x1'));var path=require(_0x9ea8('0x2'));var timeout=require(_0x9ea8('0x3'));var express=require(_0x9ea8('0x4'));var router=express[_0x9ea8('0x5')]();var auth=require(_0x9ea8('0x6'));var interaction=require(_0x9ea8('0x7'));var config=require('../../config/environment');var controller=require(_0x9ea8('0x8'));router[_0x9ea8('0x9')]('/',auth[_0x9ea8('0xa')](),controller[_0x9ea8('0xb')]);router[_0x9ea8('0x9')](_0x9ea8('0xc'),auth[_0x9ea8('0xa')](),controller['show']);router[_0x9ea8('0xd')]('/',auth['isAuthenticated'](),controller[_0x9ea8('0xe')]);router[_0x9ea8('0xf')](_0x9ea8('0xc'),auth[_0x9ea8('0xa')](),controller[_0x9ea8('0x10')]);router[_0x9ea8('0x11')](_0x9ea8('0xc'),auth['isAuthenticated'](),controller[_0x9ea8('0x12')]);module['exports']=router;
\ No newline at end of file
+var _0x3bae=['fs-extra','../../components/auth/service','../../config/environment','get','isAuthenticated','/:id','post','create','update','destroy','exports','multer','util','connect-timeout','express','Router'];(function(_0x397e5f,_0x454c8f){var _0x5302b8=function(_0x1a29ef){while(--_0x1a29ef){_0x397e5f['push'](_0x397e5f['shift']());}};_0x5302b8(++_0x454c8f);}(_0x3bae,0x10b));var _0xe3ba=function(_0x120ead,_0x4a78f2){_0x120ead=_0x120ead-0x0;var _0x20315e=_0x3bae[_0x120ead];return _0x20315e;};'use strict';var multer=require(_0xe3ba('0x0'));var util=require(_0xe3ba('0x1'));var path=require('path');var timeout=require(_0xe3ba('0x2'));var express=require(_0xe3ba('0x3'));var router=express[_0xe3ba('0x4')]();var fs_extra=require(_0xe3ba('0x5'));var auth=require(_0xe3ba('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0xe3ba('0x7'));var controller=require('./cmCustomField.controller');router[_0xe3ba('0x8')]('/',auth[_0xe3ba('0x9')](),controller['index']);router[_0xe3ba('0x8')](_0xe3ba('0xa'),auth[_0xe3ba('0x9')](),controller['show']);router[_0xe3ba('0xb')]('/',auth[_0xe3ba('0x9')](),controller[_0xe3ba('0xc')]);router['put'](_0xe3ba('0xa'),auth[_0xe3ba('0x9')](),controller[_0xe3ba('0xd')]);router['delete'](_0xe3ba('0xa'),auth[_0xe3ba('0x9')](),controller[_0xe3ba('0xe')]);module[_0xe3ba('0xf')]=router;
\ No newline at end of file