Built motion from commit (unavailable).|2.2.0
[motion2.git] / server / api / intZendeskConfiguration / index.js
index 8b6b7df..05df42a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xd39b=['get','isAuthenticated','show','/:id/fields','getFields','/:id/subjects','getTags','post','create','/:id/tags','/:id','delete','destroy','multer','path','connect-timeout','express','Router','../../config/environment','./intZendeskConfiguration.controller'];(function(_0x535db7,_0x1fcf20){var _0x1b54ad=function(_0x2c8ab3){while(--_0x2c8ab3){_0x535db7['push'](_0x535db7['shift']());}};_0x1b54ad(++_0x1fcf20);}(_0xd39b,0x1c5));var _0xbd39=function(_0xef745f,_0x346eeb){_0xef745f=_0xef745f-0x0;var _0x5d0498=_0xd39b[_0xef745f];return _0x5d0498;};'use strict';var multer=require(_0xbd39('0x0'));var util=require('util');var path=require(_0xbd39('0x1'));var timeout=require(_0xbd39('0x2'));var express=require(_0xbd39('0x3'));var router=express[_0xbd39('0x4')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0xbd39('0x5'));var controller=require(_0xbd39('0x6'));router[_0xbd39('0x7')]('/',auth[_0xbd39('0x8')](),controller['index']);router[_0xbd39('0x7')]('/:id',auth[_0xbd39('0x8')](),controller[_0xbd39('0x9')]);router[_0xbd39('0x7')](_0xbd39('0xa'),auth[_0xbd39('0x8')](),controller[_0xbd39('0xb')]);router['get'](_0xbd39('0xc'),auth[_0xbd39('0x8')](),controller['getSubjects']);router['get']('/:id/descriptions',auth['isAuthenticated'](),controller['getDescriptions']);router[_0xbd39('0x7')]('/:id/tags',auth['isAuthenticated'](),controller[_0xbd39('0xd')]);router[_0xbd39('0xe')]('/',auth['isAuthenticated'](),controller[_0xbd39('0xf')]);router[_0xbd39('0xe')](_0xbd39('0x10'),auth[_0xbd39('0x8')](),controller['setTags']);router['put'](_0xbd39('0x11'),auth[_0xbd39('0x8')](),controller['update']);router[_0xbd39('0x12')](_0xbd39('0x11'),auth[_0xbd39('0x8')](),controller[_0xbd39('0x13')]);module['exports']=router;
\ No newline at end of file
+var _0xdbbe=['delete','destroy','exports','util','path','connect-timeout','express','Router','../../components/auth/service','../../config/environment','./intZendeskConfiguration.controller','get','isAuthenticated','index','/:id','show','/:id/subjects','getDescriptions','/:id/tags','getTags','post','create','setTags','put','update'];(function(_0x32bd6f,_0x1c90ab){var _0x31cd3e=function(_0x32abc7){while(--_0x32abc7){_0x32bd6f['push'](_0x32bd6f['shift']());}};_0x31cd3e(++_0x1c90ab);}(_0xdbbe,0x148));var _0xedbb=function(_0x13ac10,_0x46e79e){_0x13ac10=_0x13ac10-0x0;var _0x28eda2=_0xdbbe[_0x13ac10];return _0x28eda2;};'use strict';var multer=require('multer');var util=require(_0xedbb('0x0'));var path=require(_0xedbb('0x1'));var timeout=require(_0xedbb('0x2'));var express=require(_0xedbb('0x3'));var router=express[_0xedbb('0x4')]();var auth=require(_0xedbb('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0xedbb('0x6'));var controller=require(_0xedbb('0x7'));router[_0xedbb('0x8')]('/',auth[_0xedbb('0x9')](),controller[_0xedbb('0xa')]);router[_0xedbb('0x8')](_0xedbb('0xb'),auth['isAuthenticated'](),controller[_0xedbb('0xc')]);router[_0xedbb('0x8')]('/:id/fields',auth[_0xedbb('0x9')](),controller['getFields']);router[_0xedbb('0x8')](_0xedbb('0xd'),auth[_0xedbb('0x9')](),controller['getSubjects']);router[_0xedbb('0x8')]('/:id/descriptions',auth[_0xedbb('0x9')](),controller[_0xedbb('0xe')]);router[_0xedbb('0x8')](_0xedbb('0xf'),auth['isAuthenticated'](),controller[_0xedbb('0x10')]);router[_0xedbb('0x11')]('/',auth[_0xedbb('0x9')](),controller[_0xedbb('0x12')]);router[_0xedbb('0x11')](_0xedbb('0xf'),auth['isAuthenticated'](),controller[_0xedbb('0x13')]);router[_0xedbb('0x14')](_0xedbb('0xb'),auth[_0xedbb('0x9')](),controller[_0xedbb('0x15')]);router[_0xedbb('0x16')]('/:id',auth['isAuthenticated'](),controller[_0xedbb('0x17')]);module[_0xedbb('0x18')]=router;
\ No newline at end of file