X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FopenchannelTransferReport%2Findex.js;h=adf7d5f997cfc06a00051d91d7dee7abc83f1032;hb=8cdeeda1196ee7d2ad7723378ea9a4f6c5d1e83a;hp=2ba94bdcc6b45efab5dae400d1f6516f9e4c78b4;hpb=24271de0e5dd1b448821a50abace88b2fad818a2;p=motion2.git diff --git a/server/api/openchannelTransferReport/index.js b/server/api/openchannelTransferReport/index.js index 2ba94bd..adf7d5f 100644 --- a/server/api/openchannelTransferReport/index.js +++ b/server/api/openchannelTransferReport/index.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xa9e0=['put','destroy','exports','multer','util','path','Router','../../components/interaction/service','../../config/environment','./openchannelTransferReport.controller','get','isAuthenticated','/describe','/:id','post','create'];(function(_0x3ec122,_0x55150a){var _0x4ecf41=function(_0x1709cd){while(--_0x1709cd){_0x3ec122['push'](_0x3ec122['shift']());}};_0x4ecf41(++_0x55150a);}(_0xa9e0,0x123));var _0x0a9e=function(_0x3054be,_0x1bdc8b){_0x3054be=_0x3054be-0x0;var _0x3df150=_0xa9e0[_0x3054be];return _0x3df150;};'use strict';var multer=require(_0x0a9e('0x0'));var util=require(_0x0a9e('0x1'));var path=require(_0x0a9e('0x2'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0x0a9e('0x3')]();var auth=require('../../components/auth/service');var interaction=require(_0x0a9e('0x4'));var config=require(_0x0a9e('0x5'));var controller=require(_0x0a9e('0x6'));router[_0x0a9e('0x7')]('/',auth[_0x0a9e('0x8')](),controller['index']);router[_0x0a9e('0x7')](_0x0a9e('0x9'),auth[_0x0a9e('0x8')](),controller['describe']);router['get'](_0x0a9e('0xa'),auth['isAuthenticated'](),controller['show']);router[_0x0a9e('0xb')]('/',auth[_0x0a9e('0x8')](),controller[_0x0a9e('0xc')]);router[_0x0a9e('0xd')](_0x0a9e('0xa'),auth[_0x0a9e('0x8')](),controller['update']);router['delete']('/:id',auth['isAuthenticated'](),controller[_0x0a9e('0xe')]);module[_0x0a9e('0xf')]=router; \ No newline at end of file +var _0x0d62=['isAuthenticated','/describe','describe','show','create','put','update','delete','/:id','destroy','multer','util','connect-timeout','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','get'];(function(_0x4ac424,_0x554b5d){var _0xe1b890=function(_0x5e85c4){while(--_0x5e85c4){_0x4ac424['push'](_0x4ac424['shift']());}};_0xe1b890(++_0x554b5d);}(_0x0d62,0x7c));var _0x20d6=function(_0x4706a6,_0x5a1c63){_0x4706a6=_0x4706a6-0x0;var _0x1bb705=_0x0d62[_0x4706a6];return _0x1bb705;};'use strict';var multer=require(_0x20d6('0x0'));var util=require(_0x20d6('0x1'));var path=require('path');var timeout=require(_0x20d6('0x2'));var express=require('express');var router=express[_0x20d6('0x3')]();var fs_extra=require(_0x20d6('0x4'));var auth=require(_0x20d6('0x5'));var interaction=require(_0x20d6('0x6'));var config=require(_0x20d6('0x7'));var controller=require('./openchannelTransferReport.controller');router[_0x20d6('0x8')]('/',auth[_0x20d6('0x9')](),controller['index']);router[_0x20d6('0x8')](_0x20d6('0xa'),auth[_0x20d6('0x9')](),controller[_0x20d6('0xb')]);router[_0x20d6('0x8')]('/:id',auth[_0x20d6('0x9')](),controller[_0x20d6('0xc')]);router['post']('/',auth[_0x20d6('0x9')](),controller[_0x20d6('0xd')]);router[_0x20d6('0xe')]('/:id',auth[_0x20d6('0x9')](),controller[_0x20d6('0xf')]);router[_0x20d6('0x10')](_0x20d6('0x11'),auth[_0x20d6('0x9')](),controller[_0x20d6('0x12')]);module['exports']=router; \ No newline at end of file