Built motion from commit ded33658aad58fc8de845a8299a9db59a88cc353. Version 3.0.0...
[motion-next.git] / server / api / jscriptySessionReport / index.js
1 const a384_0x1547=['create','show','get','put','exports','post','delete','update','express','../../components/auth/service','index','/:id','isAuthenticated','Router'];(function(_0x106d01,_0x154767){const _0x30dbfb=function(_0x472de4){while(--_0x472de4){_0x106d01['push'](_0x106d01['shift']());}};_0x30dbfb(++_0x154767);}(a384_0x1547,0x18b));const a384_0x30db=function(_0x106d01,_0x154767){_0x106d01=_0x106d01-0x0;let _0x30dbfb=a384_0x1547[_0x106d01];return _0x30dbfb;};const _0x4cf477=a384_0x30db;'use strict';const express=require(_0x4cf477('0x5')),router=express[_0x4cf477('0xa')](),auth=require(_0x4cf477('0x6')),controller=require('./jscriptySessionReport.controller');router[_0x4cf477('0xd')]('/',auth[_0x4cf477('0x9')](),controller[_0x4cf477('0x7')]),router[_0x4cf477('0xd')]('/describe',auth[_0x4cf477('0x9')](),controller['describe']),router[_0x4cf477('0xd')](_0x4cf477('0x8'),auth[_0x4cf477('0x9')](),controller[_0x4cf477('0xc')]),router[_0x4cf477('0xd')]('/:id/questions',auth['isAuthenticated'](),controller['getQuestions']),router[_0x4cf477('0x2')]('/',auth[_0x4cf477('0x9')](),controller[_0x4cf477('0xb')]),router[_0x4cf477('0x0')](_0x4cf477('0x8'),auth['isAuthenticated'](),controller[_0x4cf477('0x4')]),router[_0x4cf477('0x3')](_0x4cf477('0x8'),auth[_0x4cf477('0x9')](),controller['destroy']),module[_0x4cf477('0x1')]=router;