ef99f6d6147e0c96f485da076975324648e44920
[motion-next.git] / server / api / openchannelInteraction / index.js
1 const a478_0x2ca2=['exports','../../components/interaction/service','delete','/:id/messages','update','openchannelinteraction:addtags','download','../../components/auth/service','openchannel','put','isAuthenticated','show','/describe','get','describe','./openchannelInteraction.controller','openchannelinteraction:destroy','destroy','addMessage','tracked','create','addTags','post','/:id/tags','/:id','removeTags'];(function(_0x13e199,_0x2ca277){const _0x305004=function(_0x4c7dde){while(--_0x4c7dde){_0x13e199['push'](_0x13e199['shift']());}};_0x305004(++_0x2ca277);}(a478_0x2ca2,0x102));const a478_0x3050=function(_0x13e199,_0x2ca277){_0x13e199=_0x13e199-0x0;let _0x305004=a478_0x2ca2[_0x13e199];return _0x305004;};const _0x3e39c5=a478_0x3050;'use strict';const express=require('express'),router=express['Router'](),auth=require(_0x3e39c5('0x9')),interaction=require(_0x3e39c5('0x3')),controller=require(_0x3e39c5('0x11'));router['get']('/',auth[_0x3e39c5('0xc')](),controller['index']),router[_0x3e39c5('0xf')](_0x3e39c5('0xe'),auth[_0x3e39c5('0xc')](),controller[_0x3e39c5('0x10')]),router['get'](_0x3e39c5('0x0'),auth['isAuthenticated'](),controller[_0x3e39c5('0xd')]),router[_0x3e39c5('0xf')](_0x3e39c5('0x5'),auth['isAuthenticated'](),controller['getMessages']),router[_0x3e39c5('0xf')]('/:id/download',auth[_0x3e39c5('0xc')](),controller[_0x3e39c5('0x8')]),router[_0x3e39c5('0x18')]('/',auth[_0x3e39c5('0xc')](),controller[_0x3e39c5('0x16')]),router[_0x3e39c5('0x18')](_0x3e39c5('0x5'),auth[_0x3e39c5('0xc')](),controller[_0x3e39c5('0x14')]),router[_0x3e39c5('0x18')](_0x3e39c5('0x19'),auth['isAuthenticated'](),interaction[_0x3e39c5('0x15')](_0x3e39c5('0xa'),_0x3e39c5('0x7')),controller[_0x3e39c5('0x17')]),router[_0x3e39c5('0xb')]('/:id',auth[_0x3e39c5('0xc')](),interaction[_0x3e39c5('0x15')](_0x3e39c5('0xa'),'openchannelinteraction:update'),controller[_0x3e39c5('0x6')]),router[_0x3e39c5('0x4')](_0x3e39c5('0x0'),auth[_0x3e39c5('0xc')](),interaction[_0x3e39c5('0x15')](_0x3e39c5('0xa'),_0x3e39c5('0x12')),controller[_0x3e39c5('0x13')]),router[_0x3e39c5('0x4')](_0x3e39c5('0x19'),auth[_0x3e39c5('0xc')](),controller[_0x3e39c5('0x1')]),module[_0x3e39c5('0x2')]=router;