Built motion from commit df3e9871f6bcc3432fec345b2f4facbd4dba8b5c. Version 3.0.0...
[motion-next.git] / server / api / intServicenowAccount / index.js
1 const a292_0x42ed=['create','isAuthenticated','index','./intServicenowAccount.controller','/:id/configurations','show','../../components/auth/service','/:id/fields','getConfigurations','update','post','addConfiguration','get','getFields','/:id'];(function(_0x36b11c,_0x42ed18){const _0x258728=function(_0x594e51){while(--_0x594e51){_0x36b11c['push'](_0x36b11c['shift']());}};_0x258728(++_0x42ed18);}(a292_0x42ed,0x85));const a292_0x2587=function(_0x36b11c,_0x42ed18){_0x36b11c=_0x36b11c-0x0;let _0x258728=a292_0x42ed[_0x36b11c];return _0x258728;};const _0x4215b8=a292_0x2587;'use strict';const express=require('express'),router=express['Router'](),auth=require(_0x4215b8('0x8')),controller=require(_0x4215b8('0x5'));router['get']('/',auth['isAuthenticated'](),controller[_0x4215b8('0x4')]),router[_0x4215b8('0xe')]('/:id',auth[_0x4215b8('0x3')](),controller[_0x4215b8('0x7')]),router[_0x4215b8('0xe')](_0x4215b8('0x6'),auth[_0x4215b8('0x3')](),controller[_0x4215b8('0xa')]),router[_0x4215b8('0xe')](_0x4215b8('0x9'),auth['isAuthenticated'](),controller[_0x4215b8('0x0')]),router[_0x4215b8('0xc')]('/',auth[_0x4215b8('0x3')](),controller[_0x4215b8('0x2')]),router[_0x4215b8('0xc')](_0x4215b8('0x6'),auth[_0x4215b8('0x3')](),controller[_0x4215b8('0xd')]),router['put'](_0x4215b8('0x1'),auth[_0x4215b8('0x3')](),controller[_0x4215b8('0xb')]),router['delete']('/:id',auth[_0x4215b8('0x3')](),controller['destroy']),module['exports']=router;