4da889e6b99252315e8ffcde763a403005a95573
[motion-next.git] / server / api / intServicenowAccount / index.js
1 const a292_0x132f=['destroy','put','./intServicenowAccount.controller','getConfigurations','create','addConfiguration','delete','isAuthenticated','express','exports','update','show','/:id/configurations','../../components/auth/service','getFields','post','/:id/fields','get','index'];(function(_0x47db3a,_0x132f56){const _0x488b5d=function(_0x779563){while(--_0x779563){_0x47db3a['push'](_0x47db3a['shift']());}};_0x488b5d(++_0x132f56);}(a292_0x132f,0x16f));const a292_0x488b=function(_0x47db3a,_0x132f56){_0x47db3a=_0x47db3a-0x0;let _0x488b5d=a292_0x132f[_0x47db3a];return _0x488b5d;};const _0x1f95ec=a292_0x488b;'use strict';const express=require(_0x1f95ec('0x2')),router=express['Router'](),auth=require(_0x1f95ec('0x7')),controller=require(_0x1f95ec('0xf'));router[_0x1f95ec('0xb')]('/',auth[_0x1f95ec('0x1')](),controller[_0x1f95ec('0xc')]),router[_0x1f95ec('0xb')]('/:id',auth[_0x1f95ec('0x1')](),controller[_0x1f95ec('0x5')]),router[_0x1f95ec('0xb')](_0x1f95ec('0x6'),auth['isAuthenticated'](),controller[_0x1f95ec('0x10')]),router[_0x1f95ec('0xb')](_0x1f95ec('0xa'),auth[_0x1f95ec('0x1')](),controller[_0x1f95ec('0x8')]),router[_0x1f95ec('0x9')]('/',auth['isAuthenticated'](),controller[_0x1f95ec('0x11')]),router['post'](_0x1f95ec('0x6'),auth[_0x1f95ec('0x1')](),controller[_0x1f95ec('0x12')]),router[_0x1f95ec('0xe')]('/:id',auth[_0x1f95ec('0x1')](),controller[_0x1f95ec('0x4')]),router[_0x1f95ec('0x0')]('/:id',auth['isAuthenticated'](),controller[_0x1f95ec('0xd')]),module[_0x1f95ec('0x3')]=router;