Built motion from commit ecdc8e66766c75b1b08288b0ea13eb12d42606b4. Version 3.0.0...
[motion-next.git] / server / api / intVtigerConfiguration / index.js
1 const a323_0xd9f9=['delete','isAuthenticated','Router','get','getSubjects','getFields','index','/:id/descriptions','/:id/fields','post','./intVtigerConfiguration.controller','put','update','exports','/:id','/:id/subjects','show','express','getDescriptions','create'];(function(_0xfc036b,_0xd9f952){const _0x21e833=function(_0x71e58d){while(--_0x71e58d){_0xfc036b['push'](_0xfc036b['shift']());}};_0x21e833(++_0xd9f952);}(a323_0xd9f9,0x1d8));const a323_0x21e8=function(_0xfc036b,_0xd9f952){_0xfc036b=_0xfc036b-0x0;let _0x21e833=a323_0xd9f9[_0xfc036b];return _0x21e833;};const _0x3f6578=a323_0x21e8;'use strict';const express=require(_0x3f6578('0x5')),router=express[_0x3f6578('0xa')](),auth=require('../../components/auth/service'),controller=require(_0x3f6578('0x12'));router[_0x3f6578('0xb')]('/',auth[_0x3f6578('0x9')](),controller[_0x3f6578('0xe')]),router[_0x3f6578('0xb')](_0x3f6578('0x2'),auth['isAuthenticated'](),controller[_0x3f6578('0x4')]),router[_0x3f6578('0xb')](_0x3f6578('0x10'),auth[_0x3f6578('0x9')](),controller[_0x3f6578('0xd')]),router['get'](_0x3f6578('0x3'),auth[_0x3f6578('0x9')](),controller[_0x3f6578('0xc')]),router[_0x3f6578('0xb')](_0x3f6578('0xf'),auth[_0x3f6578('0x9')](),controller[_0x3f6578('0x6')]),router[_0x3f6578('0x11')]('/',auth[_0x3f6578('0x9')](),controller[_0x3f6578('0x7')]),router[_0x3f6578('0x13')](_0x3f6578('0x2'),auth[_0x3f6578('0x9')](),controller[_0x3f6578('0x0')]),router[_0x3f6578('0x8')](_0x3f6578('0x2'),auth[_0x3f6578('0x9')](),controller['destroy']),module[_0x3f6578('0x1')]=router;