Built motion from commit 709aa6fb5ed03aa61bc373fcdbf622215d37d30b. Version 3.0.0...
[motion-next.git] / server / api / voiceContext / index.js
index 2431c56..f64df0f 100644 (file)
@@ -1 +1 @@
-const a716_0x2e05=['/:id','express','isAuthenticated','../../components/auth/service','Router','./voiceContext.controller','exports','delete'];(function(_0xe4380e,_0x2e0509){const _0x11df93=function(_0x173623){while(--_0x173623){_0xe4380e['push'](_0xe4380e['shift']());}};_0x11df93(++_0x2e0509);}(a716_0x2e05,0x17d));const a716_0x11df=function(_0xe4380e,_0x2e0509){_0xe4380e=_0xe4380e-0x0;let _0x11df93=a716_0x2e05[_0xe4380e];return _0x11df93;};const _0x394d35=a716_0x11df;'use strict';const express=require(_0x394d35('0x4')),router=express[_0x394d35('0x7')](),auth=require(_0x394d35('0x6')),controller=require(_0x394d35('0x0'));router['get']('/',auth['isAuthenticated'](),controller['index']),router['get']('/:id',auth[_0x394d35('0x5')](),controller['show']),router['post']('/',auth['isAuthenticated'](),controller['create']),router['put'](_0x394d35('0x3'),auth[_0x394d35('0x5')](),controller['update']),router[_0x394d35('0x2')](_0x394d35('0x3'),auth['isAuthenticated'](),controller['destroy']),module[_0x394d35('0x1')]=router;
\ No newline at end of file
+const a716_0x4dfb=['create','destroy','index','./voiceContext.controller','update','show','express','/:id','put','isAuthenticated','../../components/auth/service','get','post'];(function(_0x24dc6c,_0x4dfb8c){const _0x566e3d=function(_0x38b198){while(--_0x38b198){_0x24dc6c['push'](_0x24dc6c['shift']());}};_0x566e3d(++_0x4dfb8c);}(a716_0x4dfb,0xa8));const a716_0x566e=function(_0x24dc6c,_0x4dfb8c){_0x24dc6c=_0x24dc6c-0x0;let _0x566e3d=a716_0x4dfb[_0x24dc6c];return _0x566e3d;};const _0x25e2d3=a716_0x566e;'use strict';const express=require(_0x25e2d3('0x7')),router=express['Router'](),auth=require(_0x25e2d3('0xb')),controller=require(_0x25e2d3('0x4'));router[_0x25e2d3('0xc')]('/',auth['isAuthenticated'](),controller[_0x25e2d3('0x3')]),router[_0x25e2d3('0xc')]('/:id',auth['isAuthenticated'](),controller[_0x25e2d3('0x6')]),router[_0x25e2d3('0x0')]('/',auth[_0x25e2d3('0xa')](),controller[_0x25e2d3('0x1')]),router[_0x25e2d3('0x9')](_0x25e2d3('0x8'),auth[_0x25e2d3('0xa')](),controller[_0x25e2d3('0x5')]),router['delete'](_0x25e2d3('0x8'),auth['isAuthenticated'](),controller[_0x25e2d3('0x2')]),module['exports']=router;
\ No newline at end of file