Built motion from commit (unavailable).|2.4.4
[motion2.git] / server / api / cmCustomField / index.js
index 1b959de..3679ad5 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc979=['put','update','delete','destroy','exports','util','express','../../components/auth/service','../../components/interaction/service','../../config/environment','./cmCustomField.controller','get','isAuthenticated','/:id','show','post'];(function(_0x256b1e,_0x4573f4){var _0x724522=function(_0xf047d9){while(--_0xf047d9){_0x256b1e['push'](_0x256b1e['shift']());}};_0x724522(++_0x4573f4);}(_0xc979,0x95));var _0x9c97=function(_0x18a180,_0x4f7470){_0x18a180=_0x18a180-0x0;var _0xe36c8a=_0xc979[_0x18a180];return _0xe36c8a;};'use strict';var multer=require('multer');var util=require(_0x9c97('0x0'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0x9c97('0x1'));var router=express['Router']();var auth=require(_0x9c97('0x2'));var interaction=require(_0x9c97('0x3'));var config=require(_0x9c97('0x4'));var controller=require(_0x9c97('0x5'));router[_0x9c97('0x6')]('/',auth[_0x9c97('0x7')](),controller['index']);router[_0x9c97('0x6')](_0x9c97('0x8'),auth[_0x9c97('0x7')](),controller[_0x9c97('0x9')]);router[_0x9c97('0xa')]('/',auth[_0x9c97('0x7')](),controller['create']);router[_0x9c97('0xb')]('/:id',auth[_0x9c97('0x7')](),controller[_0x9c97('0xc')]);router[_0x9c97('0xd')](_0x9c97('0x8'),auth[_0x9c97('0x7')](),controller[_0x9c97('0xe')]);module[_0x9c97('0xf')]=router;
\ No newline at end of file
+var _0x01be=['express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./cmCustomField.controller','get','isAuthenticated','index','/:id','show','post','create','put','update','delete','destroy','exports','multer','connect-timeout'];(function(_0x1705cc,_0x1cea91){var _0x28f929=function(_0x3b9e63){while(--_0x3b9e63){_0x1705cc['push'](_0x1705cc['shift']());}};_0x28f929(++_0x1cea91);}(_0x01be,0x12a));var _0xe01b=function(_0x51e421,_0x2302e7){_0x51e421=_0x51e421-0x0;var _0x5a98e8=_0x01be[_0x51e421];return _0x5a98e8;};'use strict';var multer=require(_0xe01b('0x0'));var util=require('util');var path=require('path');var timeout=require(_0xe01b('0x1'));var express=require(_0xe01b('0x2'));var router=express[_0xe01b('0x3')]();var auth=require(_0xe01b('0x4'));var interaction=require(_0xe01b('0x5'));var config=require(_0xe01b('0x6'));var controller=require(_0xe01b('0x7'));router[_0xe01b('0x8')]('/',auth[_0xe01b('0x9')](),controller[_0xe01b('0xa')]);router[_0xe01b('0x8')](_0xe01b('0xb'),auth[_0xe01b('0x9')](),controller[_0xe01b('0xc')]);router[_0xe01b('0xd')]('/',auth[_0xe01b('0x9')](),controller[_0xe01b('0xe')]);router[_0xe01b('0xf')]('/:id',auth[_0xe01b('0x9')](),controller[_0xe01b('0x10')]);router[_0xe01b('0x11')]('/:id',auth[_0xe01b('0x9')](),controller[_0xe01b('0x12')]);module[_0xe01b('0x13')]=router;
\ No newline at end of file