Built motion from commit a9fb64cc6defd8fb3a5cc199221f878e91c0e969. Version 3.0.0...
[motion-next.git] / server / api / faxAccount / index.js
1 const a191_0x9eaf=['removeAgents','addApplications','updateAccountApplications','removeDispositions','getInteractions','addDisposition','put','/:id/dispositions','/updateaccountapplications','addAccountApplications','addInteraction','describe','/:id/applications','post','exports','getAgents','/:id/interactions','/:id/send','get','getDispositions','Router','getMessages','isAuthenticated','/:id/users','express','/:id','addAgents','update','delete','/:id/canned_answers'];(function(_0xce101f,_0x9eaf47){const _0x302ed3=function(_0x295f09){while(--_0x295f09){_0xce101f['push'](_0xce101f['shift']());}};_0x302ed3(++_0x9eaf47);}(a191_0x9eaf,0x1e5));const a191_0x302e=function(_0xce101f,_0x9eaf47){_0xce101f=_0xce101f-0x0;let _0x302ed3=a191_0x9eaf[_0xce101f];return _0x302ed3;};const _0x210598=a191_0x302e;'use strict';const express=require(_0x210598('0x13')),router=express[_0x210598('0xf')](),auth=require('../../components/auth/service'),controller=require('./faxAccount.controller');router['get']('/',auth[_0x210598('0x11')](),controller['index']),router['get']('/describe',auth[_0x210598('0x11')](),controller[_0x210598('0x6')]),router['get'](_0x210598('0x14'),auth[_0x210598('0x11')](),controller['show']),router[_0x210598('0xd')]('/:id/dispositions',auth[_0x210598('0x11')](),controller[_0x210598('0xe')]),router['get'](_0x210598('0x18'),auth['isAuthenticated'](),controller['getAnswers']),router[_0x210598('0xd')](_0x210598('0xb'),auth[_0x210598('0x11')](),controller[_0x210598('0x1d')]),router[_0x210598('0xd')](_0x210598('0x7'),auth['isAuthenticated'](),controller['getApplications']),router[_0x210598('0xd')]('/:id/messages',auth[_0x210598('0x11')](),controller[_0x210598('0x10')]),router['get'](_0x210598('0x12'),auth['isAuthenticated'](),controller[_0x210598('0xa')]),router['post']('/',auth[_0x210598('0x11')](),controller['create']),router[_0x210598('0x8')](_0x210598('0x2'),auth[_0x210598('0x11')](),controller[_0x210598('0x0')]),router[_0x210598('0x8')](_0x210598('0x18'),auth[_0x210598('0x11')](),controller['addAnswer']),router['post'](_0x210598('0xb'),auth[_0x210598('0x11')](),controller[_0x210598('0x5')]),router[_0x210598('0x8')](_0x210598('0x7'),auth[_0x210598('0x11')](),controller[_0x210598('0x1a')]),router[_0x210598('0x8')]('/addaccountapplications',auth['isAuthenticated'](),controller[_0x210598('0x4')]),router[_0x210598('0x8')](_0x210598('0x3'),auth[_0x210598('0x11')](),controller[_0x210598('0x1b')]),router['post'](_0x210598('0xc'),auth['isAuthenticated'](),controller['send']),router['post'](_0x210598('0x12'),auth[_0x210598('0x11')](),controller[_0x210598('0x15')]),router[_0x210598('0x1')]('/:id',auth['isAuthenticated'](),controller[_0x210598('0x16')]),router['delete']('/:id',auth['isAuthenticated'](),controller['destroy']),router[_0x210598('0x17')](_0x210598('0x2'),auth[_0x210598('0x11')](),controller[_0x210598('0x1c')]),router[_0x210598('0x17')](_0x210598('0x18'),auth[_0x210598('0x11')](),controller['removeAnswers']),router['delete'](_0x210598('0x12'),auth[_0x210598('0x11')](),controller[_0x210598('0x19')]),module[_0x210598('0x9')]=router;