2a087f4bd30e14549a74b5e6bb4c9c06a4024403
[motion-next.git] / server / api / chatMessage / index.js
1 const a85_0x51fe=['Router','put','chat','delete','/:id','post','/:id/reject','reject','./chatMessage.controller','../../components/interaction/service','exports','tracked','describe','../../components/auth/service','express','isAuthenticated','get','index','destroy','show','accept','update'];(function(_0x36ab9e,_0x51fef9){const _0x84e8f5=function(_0x3d6c11){while(--_0x3d6c11){_0x36ab9e['push'](_0x36ab9e['shift']());}};_0x84e8f5(++_0x51fef9);}(a85_0x51fe,0x1b4));const a85_0x84e8=function(_0x36ab9e,_0x51fef9){_0x36ab9e=_0x36ab9e-0x0;let _0x84e8f5=a85_0x51fe[_0x36ab9e];return _0x84e8f5;};const _0x4a9cef=a85_0x84e8;'use strict';const express=require(_0x4a9cef('0x12')),router=express[_0x4a9cef('0x4')](),auth=require(_0x4a9cef('0x11')),interaction=require(_0x4a9cef('0xd')),controller=require(_0x4a9cef('0xc'));router[_0x4a9cef('0x14')]('/',auth[_0x4a9cef('0x13')](),controller[_0x4a9cef('0x15')]),router[_0x4a9cef('0x14')]('/describe',auth[_0x4a9cef('0x13')](),controller[_0x4a9cef('0x10')]),router[_0x4a9cef('0x14')]('/:id',auth[_0x4a9cef('0x13')](),controller[_0x4a9cef('0x1')]),router[_0x4a9cef('0x9')]('/',auth[_0x4a9cef('0x13')](),interaction[_0x4a9cef('0xf')](_0x4a9cef('0x6'),'chatmessage:create'),controller['create']),router[_0x4a9cef('0x5')](_0x4a9cef('0x8'),controller[_0x4a9cef('0x3')]),router[_0x4a9cef('0x5')]('/:id/accept',auth[_0x4a9cef('0x13')](),controller[_0x4a9cef('0x2')]),router[_0x4a9cef('0x5')](_0x4a9cef('0xa'),auth[_0x4a9cef('0x13')](),controller[_0x4a9cef('0xb')]),router[_0x4a9cef('0x7')]('/:id',auth[_0x4a9cef('0x13')](),controller[_0x4a9cef('0x0')]),module[_0x4a9cef('0xe')]=router;