Built motion from commit b517aaa2a6638133380e4d135c64a80893061362. Version 3.0.0...
[motion-next.git] / server / api / smsAccount / index.js
1 const a540_0x3f88=['getAgents','getApplications','post','addAnswer','/:id/dispositions','addApplications','getAnswers','delete','status','isAuthenticated','addDisposition','send','getDispositions','statusGet','put','removeDispositions','update','/describe','notify','express','removeAgents','get','/:id/applications','/:id/notify','create','/:id','getInteractions','removeAnswers','destroy','/:id/canned_answers','/:id/status','/:id/users','../../components/auth/service','./smsAccount.controller','/:id/interactions','exports'];(function(_0x3328e2,_0x3f88d7){const _0x4e90c4=function(_0x26871e){while(--_0x26871e){_0x3328e2['push'](_0x3328e2['shift']());}};_0x4e90c4(++_0x3f88d7);}(a540_0x3f88,0xc1));const a540_0x4e90=function(_0x3328e2,_0x3f88d7){_0x3328e2=_0x3328e2-0x0;let _0x4e90c4=a540_0x3f88[_0x3328e2];return _0x4e90c4;};const _0x54c233=a540_0x4e90;'use strict';const express=require(_0x54c233('0x6')),router=express['Router'](),auth=require(_0x54c233('0x13')),controller=require(_0x54c233('0x14'));router[_0x54c233('0x8')]('/',auth[_0x54c233('0x20')](),controller['index']),router[_0x54c233('0x8')](_0x54c233('0x4'),auth[_0x54c233('0x20')](),controller['describe']),router[_0x54c233('0x8')](_0x54c233('0xc'),auth[_0x54c233('0x20')](),controller['show']),router[_0x54c233('0x8')](_0x54c233('0x1b'),auth[_0x54c233('0x20')](),controller[_0x54c233('0x23')]),router[_0x54c233('0x8')](_0x54c233('0x10'),auth[_0x54c233('0x20')](),controller[_0x54c233('0x1d')]),router[_0x54c233('0x8')](_0x54c233('0x9'),auth[_0x54c233('0x20')](),controller[_0x54c233('0x18')]),router['get'](_0x54c233('0x15'),auth[_0x54c233('0x20')](),controller[_0x54c233('0xd')]),router[_0x54c233('0x8')]('/:id/status',controller[_0x54c233('0x0')]),router[_0x54c233('0x8')](_0x54c233('0x12'),auth[_0x54c233('0x20')](),controller[_0x54c233('0x17')]),router['post']('/',auth['isAuthenticated'](),controller[_0x54c233('0xb')]),router[_0x54c233('0x19')]('/:id/dispositions',auth[_0x54c233('0x20')](),controller[_0x54c233('0x21')]),router[_0x54c233('0x19')]('/:id/canned_answers',auth[_0x54c233('0x20')](),controller[_0x54c233('0x1a')]),router['post'](_0x54c233('0xa'),controller[_0x54c233('0x5')]),router['post']('/:id/applications',auth[_0x54c233('0x20')](),controller[_0x54c233('0x1c')]),router['post']('/:id/send',auth[_0x54c233('0x20')](),controller[_0x54c233('0x22')]),router['post'](_0x54c233('0x11'),controller[_0x54c233('0x1f')]),router[_0x54c233('0x19')]('/:id/users',auth[_0x54c233('0x20')](),controller['addAgents']),router[_0x54c233('0x1')](_0x54c233('0xc'),auth[_0x54c233('0x20')](),controller[_0x54c233('0x3')]),router[_0x54c233('0x1e')](_0x54c233('0xc'),auth[_0x54c233('0x20')](),controller[_0x54c233('0xf')]),router[_0x54c233('0x1e')](_0x54c233('0x1b'),auth[_0x54c233('0x20')](),controller[_0x54c233('0x2')]),router[_0x54c233('0x1e')](_0x54c233('0x10'),auth[_0x54c233('0x20')](),controller[_0x54c233('0xe')]),router[_0x54c233('0x1e')](_0x54c233('0x12'),auth[_0x54c233('0x20')](),controller[_0x54c233('0x7')]),module[_0x54c233('0x16')]=router;