3754a0da694e0c1b0566cf608fba71e2d76d82ad
[motion-next.git] / server / api / intDynamics365Account / index.js
1 const a240_0x348a=['destroy','getConfigurations','exports','get','./intDynamics365Account.controller','delete','index','create','post','express','../../components/auth/service','isAuthenticated','put','/:id/configurations','/:id','update','show'];(function(_0x396779,_0x348a27){const _0x40b0f1=function(_0x302e85){while(--_0x302e85){_0x396779['push'](_0x396779['shift']());}};_0x40b0f1(++_0x348a27);}(a240_0x348a,0xa2));const a240_0x40b0=function(_0x396779,_0x348a27){_0x396779=_0x396779-0x0;let _0x40b0f1=a240_0x348a[_0x396779];return _0x40b0f1;};const _0x5440cb=a240_0x40b0;'use strict';const express=require(_0x5440cb('0x0')),router=express['Router'](),auth=require(_0x5440cb('0x1')),controller=require(_0x5440cb('0xc'));router[_0x5440cb('0xb')]('/',auth[_0x5440cb('0x2')](),controller[_0x5440cb('0xe')]),router[_0x5440cb('0xb')](_0x5440cb('0x5'),auth[_0x5440cb('0x2')](),controller[_0x5440cb('0x7')]),router[_0x5440cb('0xb')](_0x5440cb('0x4'),auth['isAuthenticated'](),controller[_0x5440cb('0x9')]),router[_0x5440cb('0xb')]('/:id/fields',auth['isAuthenticated'](),controller['getFields']),router[_0x5440cb('0x10')]('/',auth[_0x5440cb('0x2')](),controller[_0x5440cb('0xf')]),router[_0x5440cb('0x10')](_0x5440cb('0x4'),auth[_0x5440cb('0x2')](),controller['addConfiguration']),router[_0x5440cb('0x3')](_0x5440cb('0x5'),auth[_0x5440cb('0x2')](),controller[_0x5440cb('0x6')]),router[_0x5440cb('0xd')](_0x5440cb('0x5'),auth[_0x5440cb('0x2')](),controller[_0x5440cb('0x8')]),module[_0x5440cb('0xa')]=router;