cc1eb7f2e9223dac7b99036e0af234e27388ce7d
[motion-next.git] / server / api / intSalesforceConfiguration / index.js
1 const a284_0x4ca4=['/:id/descriptions','create','getFields','update','/:id/fields','Router','get','isAuthenticated','delete','getSubjects','destroy','post','show','exports','express','/:id/subjects','./intSalesforceConfiguration.controller','/:id'];(function(_0x238943,_0x4ca433){const _0x9609fa=function(_0x311370){while(--_0x311370){_0x238943['push'](_0x238943['shift']());}};_0x9609fa(++_0x4ca433);}(a284_0x4ca4,0xeb));const a284_0x9609=function(_0x238943,_0x4ca433){_0x238943=_0x238943-0x0;let _0x9609fa=a284_0x4ca4[_0x238943];return _0x9609fa;};const _0x4ac808=a284_0x9609;'use strict';const express=require(_0x4ac808('0xd')),router=express[_0x4ac808('0x4')](),auth=require('../../components/auth/service'),controller=require(_0x4ac808('0xf'));router['get']('/',auth[_0x4ac808('0x6')](),controller['index']),router[_0x4ac808('0x5')](_0x4ac808('0x10'),auth[_0x4ac808('0x6')](),controller[_0x4ac808('0xb')]),router[_0x4ac808('0x5')](_0x4ac808('0x3'),auth[_0x4ac808('0x6')](),controller[_0x4ac808('0x1')]),router[_0x4ac808('0x5')](_0x4ac808('0xe'),auth[_0x4ac808('0x6')](),controller[_0x4ac808('0x8')]),router[_0x4ac808('0x5')](_0x4ac808('0x11'),auth[_0x4ac808('0x6')](),controller['getDescriptions']),router[_0x4ac808('0xa')]('/',auth['isAuthenticated'](),controller[_0x4ac808('0x0')]),router['put'](_0x4ac808('0x10'),auth[_0x4ac808('0x6')](),controller[_0x4ac808('0x2')]),router[_0x4ac808('0x7')](_0x4ac808('0x10'),auth[_0x4ac808('0x6')](),controller[_0x4ac808('0x9')]),module[_0x4ac808('0xc')]=router;