e5ca9a029bb91706349b9e4077812943eb9c1a95
[motion-next.git] / server / api / intZohoAccount / index.js
1 const a344_0x398e=['getConfigurations','get','create','../../components/auth/service','post','update','/:id','getFields','addConfiguration','isAuthenticated','/:id/configurations','show','exports','/:id/fields','put','./intZohoAccount.controller','delete'];(function(_0x1cc53a,_0x398eda){const _0x5ef515=function(_0x55fe53){while(--_0x55fe53){_0x1cc53a['push'](_0x1cc53a['shift']());}};_0x5ef515(++_0x398eda);}(a344_0x398e,0x196));const a344_0x5ef5=function(_0x1cc53a,_0x398eda){_0x1cc53a=_0x1cc53a-0x0;let _0x5ef515=a344_0x398e[_0x1cc53a];return _0x5ef515;};const _0x4585a2=a344_0x5ef5;'use strict';const express=require('express'),router=express['Router'](),auth=require(_0x4585a2('0x5')),controller=require(_0x4585a2('0x0'));router[_0x4585a2('0x3')]('/',auth[_0x4585a2('0xb')](),controller['index']),router[_0x4585a2('0x3')](_0x4585a2('0x8'),auth['isAuthenticated'](),controller[_0x4585a2('0xd')]),router[_0x4585a2('0x3')](_0x4585a2('0xc'),auth[_0x4585a2('0xb')](),controller[_0x4585a2('0x2')]),router['get'](_0x4585a2('0xf'),auth['isAuthenticated'](),controller[_0x4585a2('0x9')]),router[_0x4585a2('0x6')]('/',auth[_0x4585a2('0xb')](),controller[_0x4585a2('0x4')]),router[_0x4585a2('0x6')]('/:id/configurations',auth[_0x4585a2('0xb')](),controller[_0x4585a2('0xa')]),router[_0x4585a2('0x10')](_0x4585a2('0x8'),auth[_0x4585a2('0xb')](),controller[_0x4585a2('0x7')]),router[_0x4585a2('0x1')](_0x4585a2('0x8'),auth['isAuthenticated'](),controller['destroy']),module[_0x4585a2('0xe')]=router;