Built motion from commit (unavailable).|2.5.4
[motion2.git] / server / api / intZendeskConfiguration / index.js
index e14632f..644a066 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf8ff=['exports','multer','util','path','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./intZendeskConfiguration.controller','get','isAuthenticated','index','/:id','show','/:id/fields','getFields','getSubjects','/:id/descriptions','getDescriptions','/:id/tags','getTags','post','setTags','put','delete','destroy'];(function(_0x17d9e3,_0x1f969c){var _0x14192d=function(_0x159745){while(--_0x159745){_0x17d9e3['push'](_0x17d9e3['shift']());}};_0x14192d(++_0x1f969c);}(_0xf8ff,0x1a1));var _0xff8f=function(_0x5c18ef,_0xa2e81d){_0x5c18ef=_0x5c18ef-0x0;var _0x33789d=_0xf8ff[_0x5c18ef];return _0x33789d;};'use strict';var multer=require(_0xff8f('0x0'));var util=require(_0xff8f('0x1'));var path=require(_0xff8f('0x2'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0xff8f('0x3')]();var auth=require(_0xff8f('0x4'));var interaction=require(_0xff8f('0x5'));var config=require(_0xff8f('0x6'));var controller=require(_0xff8f('0x7'));router[_0xff8f('0x8')]('/',auth[_0xff8f('0x9')](),controller[_0xff8f('0xa')]);router[_0xff8f('0x8')](_0xff8f('0xb'),auth['isAuthenticated'](),controller[_0xff8f('0xc')]);router[_0xff8f('0x8')](_0xff8f('0xd'),auth[_0xff8f('0x9')](),controller[_0xff8f('0xe')]);router[_0xff8f('0x8')]('/:id/subjects',auth[_0xff8f('0x9')](),controller[_0xff8f('0xf')]);router['get'](_0xff8f('0x10'),auth[_0xff8f('0x9')](),controller[_0xff8f('0x11')]);router[_0xff8f('0x8')](_0xff8f('0x12'),auth['isAuthenticated'](),controller[_0xff8f('0x13')]);router[_0xff8f('0x14')]('/',auth[_0xff8f('0x9')](),controller['create']);router[_0xff8f('0x14')]('/:id/tags',auth[_0xff8f('0x9')](),controller[_0xff8f('0x15')]);router[_0xff8f('0x16')]('/:id',auth[_0xff8f('0x9')](),controller['update']);router[_0xff8f('0x17')](_0xff8f('0xb'),auth[_0xff8f('0x9')](),controller[_0xff8f('0x18')]);module[_0xff8f('0x19')]=router;
\ No newline at end of file
+var _0x866b=['isAuthenticated','/:id','/:id/fields','getFields','/:id/subjects','getDescriptions','/:id/tags','getTags','post','create','setTags','put','update','delete','destroy','multer','util','connect-timeout','Router','../../components/interaction/service','../../config/environment','./intZendeskConfiguration.controller','get'];(function(_0x13d5a3,_0x4fe4ec){var _0xf5e40d=function(_0x240fe2){while(--_0x240fe2){_0x13d5a3['push'](_0x13d5a3['shift']());}};_0xf5e40d(++_0x4fe4ec);}(_0x866b,0x17f));var _0xb866=function(_0x55d829,_0x43f06c){_0x55d829=_0x55d829-0x0;var _0x52163b=_0x866b[_0x55d829];return _0x52163b;};'use strict';var multer=require(_0xb866('0x0'));var util=require(_0xb866('0x1'));var path=require('path');var timeout=require(_0xb866('0x2'));var express=require('express');var router=express[_0xb866('0x3')]();var auth=require('../../components/auth/service');var interaction=require(_0xb866('0x4'));var config=require(_0xb866('0x5'));var controller=require(_0xb866('0x6'));router[_0xb866('0x7')]('/',auth[_0xb866('0x8')](),controller['index']);router[_0xb866('0x7')](_0xb866('0x9'),auth[_0xb866('0x8')](),controller['show']);router['get'](_0xb866('0xa'),auth[_0xb866('0x8')](),controller[_0xb866('0xb')]);router[_0xb866('0x7')](_0xb866('0xc'),auth[_0xb866('0x8')](),controller['getSubjects']);router[_0xb866('0x7')]('/:id/descriptions',auth[_0xb866('0x8')](),controller[_0xb866('0xd')]);router['get'](_0xb866('0xe'),auth[_0xb866('0x8')](),controller[_0xb866('0xf')]);router[_0xb866('0x10')]('/',auth[_0xb866('0x8')](),controller[_0xb866('0x11')]);router[_0xb866('0x10')]('/:id/tags',auth[_0xb866('0x8')](),controller[_0xb866('0x12')]);router[_0xb866('0x13')](_0xb866('0x9'),auth[_0xb866('0x8')](),controller[_0xb866('0x14')]);router[_0xb866('0x15')](_0xb866('0x9'),auth['isAuthenticated'](),controller[_0xb866('0x16')]);module['exports']=router;
\ No newline at end of file