Built motion from commit (unavailable).|2.5.22
[motion2.git] / server / api / jira / index.js
index 8e9bc9b..6ed1e21 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xd624=['isAuthenticated','exports','Router','./jira.controller'];(function(_0x166d93,_0x301f09){var _0xba708=function(_0x349bf7){while(--_0x349bf7){_0x166d93['push'](_0x166d93['shift']());}};_0xba708(++_0x301f09);}(_0xd624,0x146));var _0x4d62=function(_0x2eef4c,_0x22985d){_0x2eef4c=_0x2eef4c-0x0;var _0x5f5ad2=_0xd624[_0x2eef4c];return _0x5f5ad2;};'use strict';var express=require('express');var router=express[_0x4d62('0x0')]();var auth=require('../../components/auth/service');var controller=require(_0x4d62('0x1'));router['post']('/',auth[_0x4d62('0x2')](),controller['send']);module[_0x4d62('0x3')]=router;
\ No newline at end of file
+var _0xf79f=['exports','Router','../../components/auth/service','./jira.controller','post','isAuthenticated','send'];(function(_0x12a237,_0x1433f7){var _0x557e9d=function(_0x2d34ec){while(--_0x2d34ec){_0x12a237['push'](_0x12a237['shift']());}};_0x557e9d(++_0x1433f7);}(_0xf79f,0x182));var _0xff79=function(_0x153863,_0x41363d){_0x153863=_0x153863-0x0;var _0x3bfc32=_0xf79f[_0x153863];return _0x3bfc32;};'use strict';var express=require('express');var router=express[_0xff79('0x0')]();var auth=require(_0xff79('0x1'));var controller=require(_0xff79('0x2'));router[_0xff79('0x3')]('/',auth[_0xff79('0x4')](),controller[_0xff79('0x5')]);module[_0xff79('0x6')]=router;
\ No newline at end of file