fb11ce8df34c83f3880f193abbb1020cfdd456f5
[motion-next.git] / server / api / intZohoConfiguration / index.js
1 const a349_0x5363=['put','../../components/auth/service','/:id','Router','create','exports','express','isAuthenticated','/:id/descriptions','/:id/subjects','update','get','show','index','post','delete','destroy','./intZohoConfiguration.controller','getDescriptions','/:id/fields'];(function(_0x2b18fd,_0x536334){const _0x1530ba=function(_0x176e0b){while(--_0x176e0b){_0x2b18fd['push'](_0x2b18fd['shift']());}};_0x1530ba(++_0x536334);}(a349_0x5363,0xee));const a349_0x1530=function(_0x2b18fd,_0x536334){_0x2b18fd=_0x2b18fd-0x0;let _0x1530ba=a349_0x5363[_0x2b18fd];return _0x1530ba;};const _0x21f84d=a349_0x1530;'use strict';const express=require(_0x21f84d('0x8')),router=express[_0x21f84d('0x5')](),auth=require(_0x21f84d('0x3')),controller=require(_0x21f84d('0x13'));router[_0x21f84d('0xd')]('/',auth[_0x21f84d('0x9')](),controller[_0x21f84d('0xf')]),router['get'](_0x21f84d('0x4'),auth[_0x21f84d('0x9')](),controller[_0x21f84d('0xe')]),router[_0x21f84d('0xd')](_0x21f84d('0x1'),auth[_0x21f84d('0x9')](),controller['getFields']),router[_0x21f84d('0xd')](_0x21f84d('0xb'),auth[_0x21f84d('0x9')](),controller['getSubjects']),router[_0x21f84d('0xd')](_0x21f84d('0xa'),auth[_0x21f84d('0x9')](),controller[_0x21f84d('0x0')]),router[_0x21f84d('0x10')]('/',auth[_0x21f84d('0x9')](),controller[_0x21f84d('0x6')]),router[_0x21f84d('0x2')](_0x21f84d('0x4'),auth['isAuthenticated'](),controller[_0x21f84d('0xc')]),router[_0x21f84d('0x11')](_0x21f84d('0x4'),auth['isAuthenticated'](),controller[_0x21f84d('0x12')]),module[_0x21f84d('0x7')]=router;