Built motion from commit f738f9592c388b9f9eb3948f400a5c9d717a3561. Version 3.0.0...
[motion-next.git] / server / api / faxInteraction / index.js
index 7a318f6..a30a2fd 100644 (file)
@@ -1 +1 @@
-const a242_0xa058=['fax','destroy','addTags','/:id/download','faxinteraction:destroy','show','tracked','exports','put','../../components/auth/service','/:id','isAuthenticated','addMessage','create','index','../../components/interaction/service','describe','express','update','delete','download','get','/:id/tags','post','/:id/messages'];(function(_0x3b7193,_0x5df90e){const _0xa05880=function(_0xac6dd){while(--_0xac6dd){_0x3b7193['push'](_0x3b7193['shift']());}};_0xa05880(++_0x5df90e);}(a242_0xa058,0xb5));const a242_0xac6d=function(_0x3b7193,_0x5df90e){_0x3b7193=_0x3b7193-0x12f;let _0xa05880=a242_0xa058[_0x3b7193];return _0xa05880;};const a242_0x415318=a242_0xac6d;'use strict';const express=require(a242_0x415318(0x13a)),router=express['Router'](),auth=require(a242_0x415318(0x132)),interaction=require(a242_0x415318(0x138)),controller=require('./faxInteraction.controller');router[a242_0x415318(0x13e)]('/',auth[a242_0x415318(0x134)](),controller[a242_0x415318(0x137)]),router['get']('/describe',auth['isAuthenticated'](),controller[a242_0x415318(0x139)]),router[a242_0x415318(0x13e)](a242_0x415318(0x133),auth[a242_0x415318(0x134)](),controller[a242_0x415318(0x147)]),router[a242_0x415318(0x13e)]('/:id/messages',auth['isAuthenticated'](),controller['getMessages']),router[a242_0x415318(0x13e)](a242_0x415318(0x145),auth['isAuthenticated'](),controller[a242_0x415318(0x13d)]),router[a242_0x415318(0x140)]('/',auth['isAuthenticated'](),controller[a242_0x415318(0x136)]),router['post'](a242_0x415318(0x141),auth[a242_0x415318(0x134)](),controller[a242_0x415318(0x135)]),router['post'](a242_0x415318(0x13f),auth['isAuthenticated'](),interaction['tracked']('fax','faxinteraction:addtags'),controller[a242_0x415318(0x144)]),router[a242_0x415318(0x131)](a242_0x415318(0x133),auth[a242_0x415318(0x134)](),interaction[a242_0x415318(0x12f)](a242_0x415318(0x142),'faxinteraction:update'),controller[a242_0x415318(0x13b)]),router[a242_0x415318(0x13c)](a242_0x415318(0x133),auth[a242_0x415318(0x134)](),interaction[a242_0x415318(0x12f)]('fax',a242_0x415318(0x146)),controller[a242_0x415318(0x143)]),router[a242_0x415318(0x13c)]('/:id/tags',auth[a242_0x415318(0x134)](),controller['removeTags']),module[a242_0x415318(0x130)]=router;
\ No newline at end of file
+const a242_0x2610=['../../components/auth/service','faxinteraction:addtags','isAuthenticated','getMessages','exports','show','express','destroy','faxinteraction:destroy','fax','./faxInteraction.controller','/:id/messages','/describe','tracked','/:id','removeTags','Router','get','index','delete','/:id/download','/:id/tags','download','describe'];(function(_0x487232,_0x10182b){const _0x2610bd=function(_0x2deced){while(--_0x2deced){_0x487232['push'](_0x487232['shift']());}};_0x2610bd(++_0x10182b);}(a242_0x2610,0x18c));const a242_0x2dec=function(_0x487232,_0x10182b){_0x487232=_0x487232-0x8b;let _0x2610bd=a242_0x2610[_0x487232];return _0x2610bd;};const a242_0x15200f=a242_0x2dec;'use strict';const express=require(a242_0x15200f(0x9d)),router=express[a242_0x15200f(0x8f)](),auth=require(a242_0x15200f(0x97)),interaction=require('../../components/interaction/service'),controller=require(a242_0x15200f(0xa1));router['get']('/',auth[a242_0x15200f(0x99)](),controller[a242_0x15200f(0x91)]),router[a242_0x15200f(0x90)](a242_0x15200f(0x8b),auth['isAuthenticated'](),controller[a242_0x15200f(0x96)]),router[a242_0x15200f(0x90)](a242_0x15200f(0x8d),auth[a242_0x15200f(0x99)](),controller[a242_0x15200f(0x9c)]),router[a242_0x15200f(0x90)](a242_0x15200f(0xa2),auth[a242_0x15200f(0x99)](),controller[a242_0x15200f(0x9a)]),router[a242_0x15200f(0x90)](a242_0x15200f(0x93),auth[a242_0x15200f(0x99)](),controller[a242_0x15200f(0x95)]),router['post']('/',auth['isAuthenticated'](),controller['create']),router['post'](a242_0x15200f(0xa2),auth[a242_0x15200f(0x99)](),controller['addMessage']),router['post']('/:id/tags',auth[a242_0x15200f(0x99)](),interaction[a242_0x15200f(0x8c)](a242_0x15200f(0xa0),a242_0x15200f(0x98)),controller['addTags']),router['put'](a242_0x15200f(0x8d),auth['isAuthenticated'](),interaction[a242_0x15200f(0x8c)](a242_0x15200f(0xa0),'faxinteraction:update'),controller['update']),router['delete'](a242_0x15200f(0x8d),auth['isAuthenticated'](),interaction['tracked'](a242_0x15200f(0xa0),a242_0x15200f(0x9f)),controller[a242_0x15200f(0x9e)]),router[a242_0x15200f(0x92)](a242_0x15200f(0x94),auth[a242_0x15200f(0x99)](),controller[a242_0x15200f(0x8e)]),module[a242_0x15200f(0x9b)]=router;
\ No newline at end of file