c9cf1c1862cad6b267c4cacfda0171f7c8b67776
[motion-next.git] / server / api / openchannelQueue / index.js
1 const a492_0x4f1e=['express','exports','/:id/users','/:id','getMembers','./openchannelQueue.controller','../../components/auth/service','/describe','Router','/:id/members','post','delete','/:id/teams','put','removeTeams','getAgents','isAuthenticated','getTeams','update','get','destroy'];(function(_0x5b6678,_0x4f1e09){const _0x3a8ef3=function(_0xe68f0f){while(--_0xe68f0f){_0x5b6678['push'](_0x5b6678['shift']());}};_0x3a8ef3(++_0x4f1e09);}(a492_0x4f1e,0xe0));const a492_0x3a8e=function(_0x5b6678,_0x4f1e09){_0x5b6678=_0x5b6678-0x0;let _0x3a8ef3=a492_0x4f1e[_0x5b6678];return _0x3a8ef3;};const _0x3d0c5a=a492_0x3a8e;'use strict';const express=require(_0x3d0c5a('0x7')),router=express[_0x3d0c5a('0xf')](),auth=require(_0x3d0c5a('0xd')),controller=require(_0x3d0c5a('0xc'));router[_0x3d0c5a('0x5')]('/',auth[_0x3d0c5a('0x2')](),controller['index']),router[_0x3d0c5a('0x5')](_0x3d0c5a('0xe'),auth[_0x3d0c5a('0x2')](),controller['describe']),router['get'](_0x3d0c5a('0xa'),auth[_0x3d0c5a('0x2')](),controller['show']),router[_0x3d0c5a('0x5')](_0x3d0c5a('0x10'),auth[_0x3d0c5a('0x2')](),controller[_0x3d0c5a('0xb')]),router[_0x3d0c5a('0x5')](_0x3d0c5a('0x13'),auth[_0x3d0c5a('0x2')](),controller[_0x3d0c5a('0x3')]),router[_0x3d0c5a('0x5')](_0x3d0c5a('0x9'),auth[_0x3d0c5a('0x2')](),controller[_0x3d0c5a('0x1')]),router[_0x3d0c5a('0x11')]('/',auth['isAuthenticated'](),controller['create']),router[_0x3d0c5a('0x11')]('/:id/teams',auth[_0x3d0c5a('0x2')](),controller['addTeams']),router[_0x3d0c5a('0x11')](_0x3d0c5a('0x9'),auth[_0x3d0c5a('0x2')](),controller['addAgents']),router[_0x3d0c5a('0x14')](_0x3d0c5a('0xa'),auth[_0x3d0c5a('0x2')](),controller[_0x3d0c5a('0x4')]),router[_0x3d0c5a('0x12')](_0x3d0c5a('0xa'),auth[_0x3d0c5a('0x2')](),controller[_0x3d0c5a('0x6')]),router['delete'](_0x3d0c5a('0x13'),auth[_0x3d0c5a('0x2')](),controller[_0x3d0c5a('0x0')]),router[_0x3d0c5a('0x12')](_0x3d0c5a('0x9'),auth['isAuthenticated'](),controller['removeAgents']),module[_0x3d0c5a('0x8')]=router;