Built motion from commit b517aaa2a6638133380e4d135c64a80893061362. Version 3.0.0...
[motion-next.git] / server / api / intFreshsalesConfiguration / index.js
1 const a271_0x32ef=['express','get','/:id','getSubjects','destroy','update','delete','create','post','/:id/fields','isAuthenticated','getFields','./intFreshsalesConfiguration.controller','Router','put','show','/:id/descriptions','getDescriptions','../../components/auth/service'];(function(_0x245b0e,_0x32ef9e){const _0xb07eb1=function(_0x2bd968){while(--_0x2bd968){_0x245b0e['push'](_0x245b0e['shift']());}};_0xb07eb1(++_0x32ef9e);}(a271_0x32ef,0xfc));const a271_0xb07e=function(_0x245b0e,_0x32ef9e){_0x245b0e=_0x245b0e-0x0;let _0xb07eb1=a271_0x32ef[_0x245b0e];return _0xb07eb1;};const _0x33cf76=a271_0xb07e;'use strict';const express=require(_0x33cf76('0xe')),router=express[_0x33cf76('0x8')](),auth=require(_0x33cf76('0xd')),controller=require(_0x33cf76('0x7'));router[_0x33cf76('0xf')]('/',auth[_0x33cf76('0x5')](),controller['index']),router[_0x33cf76('0xf')]('/:id',auth[_0x33cf76('0x5')](),controller[_0x33cf76('0xa')]),router[_0x33cf76('0xf')]('/:id/subjects',auth[_0x33cf76('0x5')](),controller[_0x33cf76('0x11')]),router[_0x33cf76('0xf')](_0x33cf76('0xb'),auth[_0x33cf76('0x5')](),controller[_0x33cf76('0xc')]),router['get'](_0x33cf76('0x4'),auth[_0x33cf76('0x5')](),controller[_0x33cf76('0x6')]),router[_0x33cf76('0x3')]('/',auth['isAuthenticated'](),controller[_0x33cf76('0x2')]),router[_0x33cf76('0x9')](_0x33cf76('0x10'),auth[_0x33cf76('0x5')](),controller[_0x33cf76('0x0')]),router[_0x33cf76('0x1')](_0x33cf76('0x10'),auth[_0x33cf76('0x5')](),controller[_0x33cf76('0x12')]),module['exports']=router;