Built motion from commit a9fb64cc6defd8fb3a5cc199221f878e91c0e969. Version 3.0.0...
[motion-next.git] / server / api / intServicenowAccount / index.js
1 const a292_0xcf26=['/:id/configurations','/:id/fields','getConfigurations','express','index','/:id','isAuthenticated','show','get','addConfiguration','exports','./intServicenowAccount.controller','destroy','getFields','delete','create','update','post','../../components/auth/service','put'];(function(_0x529bbf,_0xcf2618){const _0x50b016=function(_0xb29bd4){while(--_0xb29bd4){_0x529bbf['push'](_0x529bbf['shift']());}};_0x50b016(++_0xcf2618);}(a292_0xcf26,0x1b0));const a292_0x50b0=function(_0x529bbf,_0xcf2618){_0x529bbf=_0x529bbf-0x0;let _0x50b016=a292_0xcf26[_0x529bbf];return _0x50b016;};const _0x185094=a292_0x50b0;'use strict';const express=require(_0x185094('0xb')),router=express['Router'](),auth=require(_0x185094('0x6')),controller=require(_0x185094('0x13'));router[_0x185094('0x10')]('/',auth[_0x185094('0xe')](),controller[_0x185094('0xc')]),router['get'](_0x185094('0xd'),auth[_0x185094('0xe')](),controller[_0x185094('0xf')]),router['get']('/:id/configurations',auth['isAuthenticated'](),controller[_0x185094('0xa')]),router[_0x185094('0x10')](_0x185094('0x9'),auth[_0x185094('0xe')](),controller[_0x185094('0x1')]),router['post']('/',auth[_0x185094('0xe')](),controller[_0x185094('0x3')]),router[_0x185094('0x5')](_0x185094('0x8'),auth['isAuthenticated'](),controller[_0x185094('0x11')]),router[_0x185094('0x7')](_0x185094('0xd'),auth['isAuthenticated'](),controller[_0x185094('0x4')]),router[_0x185094('0x2')]('/:id',auth[_0x185094('0xe')](),controller[_0x185094('0x0')]),module[_0x185094('0x12')]=router;