Built motion from commit 7a4eb044.|2.5.36
[motion2.git] / server / api / jira / index.js
index 759687e..2fb5e7a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x2ef3=['./jira.controller','post','isAuthenticated','exports','express','Router','../../components/auth/service'];(function(_0x434ee6,_0x349e9a){var _0x46e5a7=function(_0x5f0226){while(--_0x5f0226){_0x434ee6['push'](_0x434ee6['shift']());}};_0x46e5a7(++_0x349e9a);}(_0x2ef3,0xba));var _0x32ef=function(_0x406c1c,_0x535641){_0x406c1c=_0x406c1c-0x0;var _0x3526cd=_0x2ef3[_0x406c1c];return _0x3526cd;};'use strict';var express=require(_0x32ef('0x0'));var router=express[_0x32ef('0x1')]();var auth=require(_0x32ef('0x2'));var controller=require(_0x32ef('0x3'));router[_0x32ef('0x4')]('/',auth[_0x32ef('0x5')](),controller['send']);module[_0x32ef('0x6')]=router;
\ No newline at end of file
+var _0x0b0e=['exports','express','../../components/auth/service','post','isAuthenticated','send'];(function(_0x556bb1,_0x34830d){var _0x45455f=function(_0x13c6ba){while(--_0x13c6ba){_0x556bb1['push'](_0x556bb1['shift']());}};_0x45455f(++_0x34830d);}(_0x0b0e,0x187));var _0xe0b0=function(_0x18c4a8,_0x96c52e){_0x18c4a8=_0x18c4a8-0x0;var _0x189ff1=_0x0b0e[_0x18c4a8];return _0x189ff1;};'use strict';var express=require(_0xe0b0('0x0'));var router=express['Router']();var auth=require(_0xe0b0('0x1'));var controller=require('./jira.controller');router[_0xe0b0('0x2')]('/',auth[_0xe0b0('0x3')](),controller[_0xe0b0('0x4')]);module[_0xe0b0('0x5')]=router;
\ No newline at end of file