Built motion from commit (unavailable).|2.4.4
[motion2.git] / server / api / intZendeskConfiguration / index.js
index e0c5f74..7331b8b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x563c=['exports','multer','util','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./intZendeskConfiguration.controller','get','isAuthenticated','index','/:id','show','/:id/fields','getFields','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','getTags','post','create','/:id/tags','setTags','put','update','delete','destroy'];(function(_0xaa190b,_0x576eae){var _0x168aea=function(_0x9c58c9){while(--_0x9c58c9){_0xaa190b['push'](_0xaa190b['shift']());}};_0x168aea(++_0x576eae);}(_0x563c,0x106));var _0xc563=function(_0x21cbb1,_0x32a518){_0x21cbb1=_0x21cbb1-0x0;var _0x34248d=_0x563c[_0x21cbb1];return _0x34248d;};'use strict';var multer=require(_0xc563('0x0'));var util=require(_0xc563('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0xc563('0x2'));var router=express[_0xc563('0x3')]();var auth=require(_0xc563('0x4'));var interaction=require(_0xc563('0x5'));var config=require(_0xc563('0x6'));var controller=require(_0xc563('0x7'));router[_0xc563('0x8')]('/',auth[_0xc563('0x9')](),controller[_0xc563('0xa')]);router[_0xc563('0x8')](_0xc563('0xb'),auth[_0xc563('0x9')](),controller[_0xc563('0xc')]);router['get'](_0xc563('0xd'),auth[_0xc563('0x9')](),controller[_0xc563('0xe')]);router[_0xc563('0x8')](_0xc563('0xf'),auth[_0xc563('0x9')](),controller[_0xc563('0x10')]);router[_0xc563('0x8')](_0xc563('0x11'),auth[_0xc563('0x9')](),controller[_0xc563('0x12')]);router[_0xc563('0x8')]('/:id/tags',auth[_0xc563('0x9')](),controller[_0xc563('0x13')]);router[_0xc563('0x14')]('/',auth['isAuthenticated'](),controller[_0xc563('0x15')]);router['post'](_0xc563('0x16'),auth[_0xc563('0x9')](),controller[_0xc563('0x17')]);router[_0xc563('0x18')](_0xc563('0xb'),auth[_0xc563('0x9')](),controller[_0xc563('0x19')]);router[_0xc563('0x1a')](_0xc563('0xb'),auth[_0xc563('0x9')](),controller[_0xc563('0x1b')]);module[_0xc563('0x1c')]=router;
\ No newline at end of file
+var _0xad05=['/:id/fields','/:id/subjects','getSubjects','/:id/descriptions','/:id/tags','post','setTags','put','update','delete','destroy','exports','multer','util','path','express','Router','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','/:id','show'];(function(_0x351ae6,_0x97170b){var _0x40e913=function(_0x5e8e44){while(--_0x5e8e44){_0x351ae6['push'](_0x351ae6['shift']());}};_0x40e913(++_0x97170b);}(_0xad05,0xfc));var _0x5ad0=function(_0x576266,_0x4002b0){_0x576266=_0x576266-0x0;var _0x18234f=_0xad05[_0x576266];return _0x18234f;};'use strict';var multer=require(_0x5ad0('0x0'));var util=require(_0x5ad0('0x1'));var path=require(_0x5ad0('0x2'));var timeout=require('connect-timeout');var express=require(_0x5ad0('0x3'));var router=express[_0x5ad0('0x4')]();var auth=require('../../components/auth/service');var interaction=require(_0x5ad0('0x5'));var config=require(_0x5ad0('0x6'));var controller=require('./intZendeskConfiguration.controller');router[_0x5ad0('0x7')]('/',auth[_0x5ad0('0x8')](),controller[_0x5ad0('0x9')]);router[_0x5ad0('0x7')](_0x5ad0('0xa'),auth[_0x5ad0('0x8')](),controller[_0x5ad0('0xb')]);router['get'](_0x5ad0('0xc'),auth['isAuthenticated'](),controller['getFields']);router[_0x5ad0('0x7')](_0x5ad0('0xd'),auth[_0x5ad0('0x8')](),controller[_0x5ad0('0xe')]);router['get'](_0x5ad0('0xf'),auth[_0x5ad0('0x8')](),controller['getDescriptions']);router[_0x5ad0('0x7')](_0x5ad0('0x10'),auth[_0x5ad0('0x8')](),controller['getTags']);router[_0x5ad0('0x11')]('/',auth[_0x5ad0('0x8')](),controller['create']);router['post'](_0x5ad0('0x10'),auth['isAuthenticated'](),controller[_0x5ad0('0x12')]);router[_0x5ad0('0x13')](_0x5ad0('0xa'),auth[_0x5ad0('0x8')](),controller[_0x5ad0('0x14')]);router[_0x5ad0('0x15')](_0x5ad0('0xa'),auth[_0x5ad0('0x8')](),controller[_0x5ad0('0x16')]);module[_0x5ad0('0x17')]=router;
\ No newline at end of file