Built motion from commit e493b9a4954b50a8ee6d0034ba3601cd210d989d. Version 3.0.0...
[motion-next.git] / server / api / intFreshdeskConfiguration / index.js
1 'use strict';const a308_0x29ed=['destroy','post','isAuthenticated','1rvUojN','5gqKlYW','get','getFields','1480115PDFuSG','3573GcWDah','show','593gSLmWv','/:id/fields','/:id','/:id/tags','/:id/descriptions','1hdUQZE','exports','put','1186fOLhsV','getSubjects','index','update','create','getDescriptions','298249nLVzeM','Router','1076rhCZGm','express','904FzMvrZ','1650083sCtsze','setTags','33ILovfh','./intFreshdeskConfiguration.controller','1137003rofgGE'];const a308_0x1d8b=function(_0x40348a,_0x1fc4ca){_0x40348a=_0x40348a-0x126;let _0x29edf2=a308_0x29ed[_0x40348a];return _0x29edf2;};const a308_0x57c751=a308_0x1d8b;(function(_0x526d48,_0x54c710){const _0x3eca74=a308_0x1d8b;while(!![]){try{const _0xdd5671=-parseInt(_0x3eca74(0x13e))*-parseInt(_0x3eca74(0x12a))+parseInt(_0x3eca74(0x138))*-parseInt(_0x3eca74(0x142))+parseInt(_0x3eca74(0x12e))*parseInt(_0x3eca74(0x145))+-parseInt(_0x3eca74(0x129))*parseInt(_0x3eca74(0x143))+parseInt(_0x3eca74(0x12d))+parseInt(_0x3eca74(0x135))*parseInt(_0x3eca74(0x147))+parseInt(_0x3eca74(0x140))*-parseInt(_0x3eca74(0x130));if(_0xdd5671===_0x54c710)break;else _0x526d48['push'](_0x526d48['shift']());}catch(_0x1914a4){_0x526d48['push'](_0x526d48['shift']());}}}(a308_0x29ed,0xd36b9));const express=require(a308_0x57c751(0x141)),router=express[a308_0x57c751(0x13f)](),auth=require('@components/auth/service'),controller=require(a308_0x57c751(0x146));router[a308_0x57c751(0x12b)]('/',auth[a308_0x57c751(0x128)](),controller[a308_0x57c751(0x13a)]),router[a308_0x57c751(0x12b)](a308_0x57c751(0x132),auth[a308_0x57c751(0x128)](),controller[a308_0x57c751(0x12f)]),router[a308_0x57c751(0x12b)](a308_0x57c751(0x131),auth[a308_0x57c751(0x128)](),controller[a308_0x57c751(0x12c)]),router[a308_0x57c751(0x12b)]('/:id/subjects',auth[a308_0x57c751(0x128)](),controller[a308_0x57c751(0x139)]),router[a308_0x57c751(0x12b)](a308_0x57c751(0x134),auth[a308_0x57c751(0x128)](),controller[a308_0x57c751(0x13d)]),router[a308_0x57c751(0x12b)](a308_0x57c751(0x133),auth[a308_0x57c751(0x128)](),controller['getTags']),router['post']('/',auth[a308_0x57c751(0x128)](),controller[a308_0x57c751(0x13c)]),router[a308_0x57c751(0x127)](a308_0x57c751(0x133),auth[a308_0x57c751(0x128)](),controller[a308_0x57c751(0x144)]),router[a308_0x57c751(0x137)]('/:id',auth[a308_0x57c751(0x128)](),controller[a308_0x57c751(0x13b)]),router['delete'](a308_0x57c751(0x132),auth[a308_0x57c751(0x128)](),controller[a308_0x57c751(0x126)]),module[a308_0x57c751(0x136)]=router;