f9ab45066cc01bcb56304c9c2d8950730e155bef
[motion-next.git] / server / api / intServicenowConfiguration / index.js
1 const a297_0x2a9e=['/:id/subjects','/:id/descriptions','/:id','express','Router','getSubjects','isAuthenticated','get','/:id/fields','../../components/auth/service','create','getDescriptions','put','show','./intServicenowConfiguration.controller','exports','destroy','getFields','update'];(function(_0x57d5a8,_0x2a9e85){const _0x3eaa8e=function(_0x16f44f){while(--_0x16f44f){_0x57d5a8['push'](_0x57d5a8['shift']());}};_0x3eaa8e(++_0x2a9e85);}(a297_0x2a9e,0x1ce));const a297_0x3eaa=function(_0x57d5a8,_0x2a9e85){_0x57d5a8=_0x57d5a8-0x0;let _0x3eaa8e=a297_0x2a9e[_0x57d5a8];return _0x3eaa8e;};const _0x55b1af=a297_0x3eaa;'use strict';const express=require(_0x55b1af('0x10')),router=express[_0x55b1af('0x11')](),auth=require(_0x55b1af('0x3')),controller=require(_0x55b1af('0x8'));router[_0x55b1af('0x1')]('/',auth[_0x55b1af('0x0')](),controller['index']),router['get'](_0x55b1af('0xf'),auth[_0x55b1af('0x0')](),controller[_0x55b1af('0x7')]),router[_0x55b1af('0x1')](_0x55b1af('0x2'),auth[_0x55b1af('0x0')](),controller[_0x55b1af('0xb')]),router[_0x55b1af('0x1')](_0x55b1af('0xd'),auth['isAuthenticated'](),controller[_0x55b1af('0x12')]),router[_0x55b1af('0x1')](_0x55b1af('0xe'),auth[_0x55b1af('0x0')](),controller[_0x55b1af('0x5')]),router['post']('/',auth[_0x55b1af('0x0')](),controller[_0x55b1af('0x4')]),router[_0x55b1af('0x6')](_0x55b1af('0xf'),auth[_0x55b1af('0x0')](),controller[_0x55b1af('0xc')]),router['delete'](_0x55b1af('0xf'),auth['isAuthenticated'](),controller[_0x55b1af('0xa')]),module[_0x55b1af('0x9')]=router;