af4f0f6d9a9f7a0dcd1338ba22ad9d938b9eeeef
[motion-next.git] / server / api / intZendeskAccount / index.js
1 const a331_0x33f0=['get','isAuthenticated','destroy','addConfiguration','exports','/:id/fields','getConfigurations','delete','express','Router','put','post','show','../../components/auth/service','/:id','index','/:id/configurations','create','getFields','./intZendeskAccount.controller'];(function(_0x447500,_0x33f01c){const _0x217563=function(_0x490c8d){while(--_0x490c8d){_0x447500['push'](_0x447500['shift']());}};_0x217563(++_0x33f01c);}(a331_0x33f0,0x149));const a331_0x2175=function(_0x447500,_0x33f01c){_0x447500=_0x447500-0x0;let _0x217563=a331_0x33f0[_0x447500];return _0x217563;};const _0x561c7b=a331_0x2175;'use strict';const express=require(_0x561c7b('0x13')),router=express[_0x561c7b('0x0')](),auth=require(_0x561c7b('0x4')),controller=require(_0x561c7b('0xa'));router[_0x561c7b('0xb')]('/',auth['isAuthenticated'](),controller[_0x561c7b('0x6')]),router[_0x561c7b('0xb')]('/:id',auth[_0x561c7b('0xc')](),controller[_0x561c7b('0x3')]),router[_0x561c7b('0xb')]('/:id/configurations',auth[_0x561c7b('0xc')](),controller[_0x561c7b('0x11')]),router[_0x561c7b('0xb')](_0x561c7b('0x10'),auth[_0x561c7b('0xc')](),controller[_0x561c7b('0x9')]),router['post']('/',auth[_0x561c7b('0xc')](),controller[_0x561c7b('0x8')]),router[_0x561c7b('0x2')](_0x561c7b('0x7'),auth[_0x561c7b('0xc')](),controller[_0x561c7b('0xe')]),router[_0x561c7b('0x1')](_0x561c7b('0x5'),auth[_0x561c7b('0xc')](),controller['update']),router[_0x561c7b('0x12')](_0x561c7b('0x5'),auth[_0x561c7b('0xc')](),controller[_0x561c7b('0xd')]),module[_0x561c7b('0xf')]=router;