Built motion from commit f861bcb808219e66da88ba48b61bddb35224a65e. Version 3.0.0...
[motion-next.git] / server / api / voicePrefix / index.js
1 'use strict';const a897_0x4e7d=['17jABMgH','26030CnDeCS','removeAgents','39MuIVud','/describe','1tTfWiJ','get','isAuthenticated','5311KSFaWH','/:id','@components/auth/service','show','12107RQZppq','3fxbBXR','Router','179131LnIcfQ','post','index','destroy','delete','342793qxBhYR','/:id/users','68042kZViBC','./voicePrefix.controller','38dQyMjc','create','273867iewLok'];const a897_0x1cde=function(_0x4207bf,_0x314677){_0x4207bf=_0x4207bf-0x190;let _0x4e7dc7=a897_0x4e7d[_0x4207bf];return _0x4e7dc7;};const a897_0x17325e=a897_0x1cde;(function(_0x1a328e,_0x5adb78){const _0x1c30af=a897_0x1cde;while(!![]){try{const _0x2b0eff=parseInt(_0x1c30af(0x1aa))*parseInt(_0x1c30af(0x190))+-parseInt(_0x1c30af(0x197))*parseInt(_0x1c30af(0x1a7))+-parseInt(_0x1c30af(0x19b))*-parseInt(_0x1c30af(0x192))+parseInt(_0x1c30af(0x1a5))*-parseInt(_0x1c30af(0x19c))+-parseInt(_0x1c30af(0x194))*-parseInt(_0x1c30af(0x1a3))+-parseInt(_0x1c30af(0x1a9))+-parseInt(_0x1c30af(0x19e));if(_0x2b0eff===_0x5adb78)break;else _0x1a328e['push'](_0x1a328e['shift']());}catch(_0x492764){_0x1a328e['push'](_0x1a328e['shift']());}}}(a897_0x4e7d,0x614c6));const express=require('express'),router=express[a897_0x17325e(0x19d)](),auth=require(a897_0x17325e(0x199)),controller=require(a897_0x17325e(0x1a6));router[a897_0x17325e(0x195)]('/',auth[a897_0x17325e(0x196)](),controller[a897_0x17325e(0x1a0)]),router[a897_0x17325e(0x195)](a897_0x17325e(0x193),auth['isAuthenticated'](),controller['describe']),router[a897_0x17325e(0x195)](a897_0x17325e(0x198),auth[a897_0x17325e(0x196)](),controller[a897_0x17325e(0x19a)]),router[a897_0x17325e(0x195)](a897_0x17325e(0x1a4),auth[a897_0x17325e(0x196)](),controller['getAgents']),router[a897_0x17325e(0x19f)]('/',auth[a897_0x17325e(0x196)](),controller[a897_0x17325e(0x1a8)]),router[a897_0x17325e(0x19f)]('/:id/users',auth[a897_0x17325e(0x196)](),controller['addAgents']),router['put'](a897_0x17325e(0x198),auth[a897_0x17325e(0x196)](),controller['update']),router[a897_0x17325e(0x1a2)](a897_0x17325e(0x198),auth[a897_0x17325e(0x196)](),controller[a897_0x17325e(0x1a1)]),router['delete']('/:id/users',auth['isAuthenticated'](),controller[a897_0x17325e(0x191)]),module['exports']=router;